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

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

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

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
Last synced: 7 months ago · JSON representation

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
Created almost 2 years ago · Last pushed almost 2 years ago
Metadata Files
Readme License

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:

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.

Owner

  • Name: Colin Jacobs
  • Login: coljac
  • Kind: user
  • Location: Melbourne, Australia
  • Company: PoliQ

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

  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 15 Last month
Rankings
Dependent packages count: 9.5%
Forks count: 33.0%
Average: 36.9%
Stargazers count: 42.7%
Dependent repos count: 62.5%
Maintainers (1)
Last synced: 7 months ago

Dependencies

setup.py pypi
  • requests >=2.25.1
  • typer >=0.12.3