newmarcel / newmarcel/KeepingYouAwake
Get the status from cli
Nobody has claimed this yet.
- Dominant language
- Objective-C
- Stars
- 6.9k
- Forks
- 266
- PR merge metrics
- No merged PRs in 30d
Description
I what to know if this app is activate or not from zsh, or further, I want to know the remain of activate time.
Is there some command to do this?
I want this command returns remaining seconds of activate. If it's not activate, then return 0. If it's activate with no time limit, then return -1.
This future can combine this app with others, such as bartendar or alfred.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the macOS app's existing status and activation controls, then determine how a zsh-accessible command could expose them. Done means the command reports remaining seconds, returns 0 when inactive, and returns -1 for activation without a time limit.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, objective-c, zsh
- Domain
- cli, desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100