Commit Graph

11 Commits

Author SHA1 Message Date
7d58d1b74c
refactor: use derive macro 2025-07-07 21:25:34 +03:00
06fa7c003d
feat(config): add config file 2025-07-07 19:18:18 +03:00
f393ae8a70
refactor: use color-eyre 2025-07-07 18:07:56 +03:00
be4cc21d56
feat: add logger env 2025-07-07 18:03:53 +03:00
9baf60c98b
refactor(utils): update NetSpeed and FileSize structs 2025-07-02 13:51:48 +03:00
b450d3abcf
chore: update dependency version 2025-06-30 21:09:15 +03:00
b492f1c1fb feat: setup logger
fix: create `.logs/` dir
2024-02-21 18:03:26 +02:00
c17c0ebffa chore: update depencency versions 2024-02-21 15:32:34 +02:00
Kristofers Solo
c199325d50 feat(torrent): add torrent toggle
Switch between Stopped and Running torrent states
2024-01-30 18:12:04 +02:00
Kristofers Solo
7dac02029d chore: update ratatui version 2024-01-30 15:41:14 +02:00
Kristofers Solo
f8f1fc3bb6 Initial commit
It's Alive

First somewhat working version of `traxor`

Created tabs

Refactored data storing

something works

Initial commit
2023-09-20 23:29:37 +03:00