Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ibhagwan/lemontify
A modular script for OSX inspired notifications based on lemonbar
https://github.com/ibhagwan/lemontify
Last synced: about 1 month ago
JSON representation
A modular script for OSX inspired notifications based on lemonbar
- Host: GitHub
- URL: https://github.com/ibhagwan/lemontify
- Owner: ibhagwan
- Created: 2020-02-24T00:59:07.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-25T16:16:51.000Z (almost 3 years ago)
- Last Synced: 2023-03-05T11:33:23.602Z (over 1 year ago)
- Language: Shell
- Size: 1.22 MB
- Stars: 17
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![lemontify](lemontify.png)
## Lemontify: OSX-inspired notifications based on lemobar
`Usage: ./lemontify -p {audio|bcklight|bright|kbdlight} [-h | -v | -i | -d | -o | -m | -t | -e | -r | -s | -a text]`
| Description | Command |
|:--------------------- |:----------|
|-h\|--help |Show this help|
|-v\|--verbose |Print verbose output|
|-i\|--inc |Increase current level|
|-d\|--dec |Decreasse current level|
|-o\|--off |Set current level to off|
|-m\|--max |Set current level to max|
|-t\|--toggle |Toggle on|off (if applicable)|
|-e\|--empty |Print empty squares (default=false)|
|-r\|--ramp |Ramp icon based on level (default=false)|
|-l\|--line |Print as one line (disable multiline)|
|-s\|--step \ |Set increment|decrement step|
|-a\|--text \ |Print additonal output text|
|-p\|--provider \ |Set the current provider
|provider:audio|Set audio volume|
|provider:bcklight|Set screen backlight|
|provider:bright|Set screen brightness (xrandr)|
|provider:kbdlight|Set keyboard LEDs|For more information see my reddit post: [here](https://www.reddit.com/r/unixporn/comments/f8mhku/lemonbar_lemontify_osxinspired_notification/) or [direct link to reddit video](https://v.redd.it/wipy5o0l4ti41/DASH_1080?source=fallback)