Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/visini/stand
Menu bar utility app (macOS) for controlling a standing desk.
https://github.com/visini/stand
macos menubar standing-desk
Last synced: 26 days ago
JSON representation
Menu bar utility app (macOS) for controlling a standing desk.
- Host: GitHub
- URL: https://github.com/visini/stand
- Owner: visini
- License: mit
- Created: 2020-11-01T19:38:03.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-06T06:44:19.000Z (about 4 years ago)
- Last Synced: 2024-08-03T09:05:49.136Z (4 months ago)
- Topics: macos, menubar, standing-desk
- Language: Python
- Homepage:
- Size: 523 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Mac-Menubar-Megalist - Stand
README
![Header](header.png)
# Stand – macOS Menubar App
Menu bar utility app (macOS) for controlling a standing desk. See [visini/desk](https://github.com/visini/desk) for implementation details.
![Screenshot](screenshot.png)
See `Makefile` for how to install, debug, build, and release. Or download the [latest release](https://github.com/visini/stand/releases).
Download using GitHub CLI:
```shell
gh release -R visini/stand download -D ~/Downloads -p "*.app.zip"
```