A command line utility to set your nextcloud status and status message.
pip install nextcloud-status
or
pip install https://github.com/coljac/nextcloud-status
for the latest version if it's not on PyPi.
The first time you run, it will prompt you for your NextCloud url, username and password. I recommend making an app-specific password: See. Config will be in ~/.config/nextcloud-status
on unix or in AppData/Local
on Windows.
There's an experimental gui, try nextcloud-status gui
.
To for a helpful emoji list, try nextcloud-status list-emoji
.
For help:
Or for sub-commands:
To set the status and message:
To use an emoji:
To use github markup:
Please create an issue with any bugs.