https://github.com/dvob/azp-rs
https://github.com/dvob/azp-rs
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dvob/azp-rs
- Owner: dvob
- Created: 2020-12-15T18:19:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-21T15:22:19.000Z (over 5 years ago)
- Last Synced: 2025-02-16T10:45:29.909Z (over 1 year ago)
- Language: Rust
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```