Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

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"
```