Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add command line options. #127

Closed
wants to merge 1 commit into from
Closed

Add command line options. #127

wants to merge 1 commit into from

Conversation

63BeetleSmurf
Copy link
Contributor

This pull request adds new command line arguments allowing for creating new notes and toggling note visibility. This is useful for creating keyboard shortcuts.

$ sticky --help
Usage:
  sticky.py [OPTION…]

Help Options:
  -h, --help                 Show help options
  --help-all                 Show all help options
  --help-gapplication        Show GApplication options
  --help-gtk                 Show GTK Options

Application Options:
  -a, --autostart            Autostart mode
  -n, --new                  Create a new note
  -t, --toggle               Toggle note visibility
  --display=DISPLAY          X display to use

@clefebvre
Copy link
Member

Very nice.

@clefebvre
Copy link
Member

Merged on master.

@clefebvre clefebvre closed this Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants