1
0
Fork 0
mirror of https://github.com/alemidev/scope-tui.git synced 2024-11-14 10:49:20 +01:00
Commit graph

13 commits

Author SHA1 Message Date
37af6d9fc4
feat: restructured project, initial broken fft 2023-09-17 07:10:08 +02:00
925659639a
chore: thiserror, removed mut + comments, editorcfg 2023-09-17 03:51:44 +02:00
273e8598f9
chore: bump version 2023-01-13 03:00:45 +01:00
73cb8bc167
chore: bump version 2023-01-05 01:02:11 +01:00
e56052c789
chore: version bump 2023-01-02 01:23:12 +01:00
15c0ee6a6f
chore: bump version 2022-12-27 19:04:09 +01:00
8b78705d40
chore: version bump 2022-12-26 03:20:00 +01:00
ae493cd221
feat: key to toggle UI, hide title when no ui 2022-12-26 03:12:20 +01:00
d77c27087f
chore: version bump 2022-12-26 02:19:15 +01:00
cbbfef28f8
chore: version bump 2022-12-24 06:58:37 +01:00
00f27b7f83
fix: updated readme, catch errors 2022-12-24 06:57:56 +01:00
e2269ef6d6
docs: cargo metadata, version bump 2022-12-24 06:23:18 +01:00
b88a3a7381
initial commit
in actual state, tool is pretty useful but not efficient or moddable in
its design. It's one single main and 5 crates, but draws a decent scope.
Requires pulseaudio and a fast terminal, but got this done in one night.
2022-12-24 03:04:49 +01:00