https://github.com/coljac/nextcloud-status
A command line utility to set your nextcloud status and status message.
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.4%) to scientific vocabulary
Repository
A command line utility to set your nextcloud status and status message.
Basic Info
- Host: GitHub
- Owner: coljac
- License: mit
- Language: Python
- Default Branch: main
- Size: 128 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
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:

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.
Owner
- Name: Colin Jacobs
- Login: coljac
- Kind: user
- Location: Melbourne, Australia
- Company: PoliQ
- Website: https://coljac.info
- Repositories: 86
- Profile: https://github.com/coljac
Python, astrophysics, ML/data stuff, and a bunch of hobby projects.
GitHub Events
Total
Last Year
Packages
- Total packages: 1
-
Total downloads:
- pypi 15 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 3
- Total maintainers: 1
pypi.org: nextcloud-status
A CLI tool for updating NextCloud status
- Homepage: https://github.com/coljac/nextcloud-status
- Documentation: https://nextcloud-status.readthedocs.io/
- License: MIT
-
Latest release: 0.2.1
published almost 2 years ago
Rankings
Maintainers (1)
Dependencies
- requests >=2.25.1
- typer >=0.12.3