newmarcel / newmarcel/KeepingYouAwake

Get the status from cli

Open
#225 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

feature wish
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.