1
1
mirror of https://github.com/reikkaps/spaceapicli.git synced 2025-01-15 11:15:31 +01:00
Go to file
2020-02-05 21:45:48 +01:00
.gitignore Initial commit 2020-02-05 21:38:51 +01:00
README.md Starts the Readme File 2020-02-05 21:45:48 +01:00

SpaceApiCli

a simple cmdline tool to access the hackspace-API from the unix console or toolbars like polybar

Install

  1. Clone the repository

    git clone https://github.com/reikkaps/spaceapicli.git

  2. run setup.py

    python setup.py install

Usage