nextcloud-status

A CLI tool for updating NextCloud status


License
MIT
Install
pip install nextcloud-status==0.2.1

Documentation

nextcloud-status

A command line utility to set your nextcloud status and status message.

Installation

pip install nextcloud-status

or

pip install https://github.com/coljac/nextcloud-status

for the latest version if it's not on PyPi.

Usage

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:

Help

Or for sub-commands:

Help subcommand

To set the status and message:

Set status

To use an emoji:

Emoji

To use github markup:

Emoji github

Please create an issue with any bugs.