readme.md (476B)
1 # jannie 2 3 This is a utility for keeping files on PC organized. 4 5 In other words, a way to document workspace. 6 7 ## Why some of the things 8 9 I used `tokio` and `tracing`, because I just did it this way, no particular reason. 10 11 It is a thrown-together prototype of a concept I wanted to quickly explore. 12 Once I use this garbage for a while I will write a better version. 13 14 # License 15 16 Copyright (c) 2026 Андрей Храмцов. 17 18 Licensed under the [Apache License 2.0](LICENSE).