Update readme
This commit is contained in:
parent
bcc9c6d3c0
commit
b169d2c6c0
28
README.md
28
README.md
@ -5,3 +5,31 @@ Very simple ninebadge shell client
|
|||||||
# Depends
|
# Depends
|
||||||
|
|
||||||
This works with "curlie" (https://curlie.io)
|
This works with "curlie" (https://curlie.io)
|
||||||
|
|
||||||
|
# HowTo
|
||||||
|
|
||||||
|
## Configuration
|
||||||
|
Create a ".bagdyrc" file with this lines :
|
||||||
|
|
||||||
|
```
|
||||||
|
BADGEURL=https://badge.cadoles.com/ninebadge/rest
|
||||||
|
KEY=XXXXXX-XXX-XXX-XXX-XXX
|
||||||
|
```
|
||||||
|
|
||||||
|
You can find you key in your user profile from ninebadge.
|
||||||
|
|
||||||
|
## Clockin
|
||||||
|
|
||||||
|
$ badgy in
|
||||||
|
|
||||||
|
## Clockout
|
||||||
|
|
||||||
|
$ badgy out
|
||||||
|
|
||||||
|
## Validate the "current" day
|
||||||
|
|
||||||
|
$ badgy val
|
||||||
|
|
||||||
|
## Show your current status (captial time and clocks)
|
||||||
|
|
||||||
|
$ badgy show
|
||||||
|
Loading…
Reference in New Issue
Block a user