An open API service indexing awesome lists of open source software.

https://github.com/dvob/azp-rs


https://github.com/dvob/azp-rs

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# azp-rs
The ***A***rbeits***z***eiten***p***rogramm calculates your worktime based on a file. This project is mainly intended to learn Rust.

Create a file `azp.txt` with the following format in your home directory:
```
# date from to> [comment]
1.12 07:45 11:46 do this and that
1.12 13:00 17:15 do stuff
```