Commit Graph

29 Commits

Author SHA1 Message Date
9glenda
c02799cd30 flake compat 2022-12-27 12:33:37 +00:00
9glenda
51b1d2ac94 flake compat 2022-12-27 12:18:26 +00:00
9glenda
10a5bdb0db direnv support 2022-12-27 12:17:00 +00:00
9glenda
d9b64b1952 Update README.md 2022-12-27 12:10:33 +00:00
9glenda
8561cf44a2 Update README.md 2022-12-27 12:10:09 +00:00
nathan
024abb719b docs: update Roadmap in README 2022-12-27 09:47:18 +03:00
nathan
d45a9032f7 refactor: move clap logic to separate file 2022-12-27 09:41:25 +03:00
nathan dawit
d7d46eb895 doc: update screenshot 2022-12-27 09:08:56 +03:00
nate-sys
7c760c7e16 chore: refactor and polish
Minor refactoring with cargo clippy and make output also show the remaining output from the top commands
2022-12-27 09:03:31 +03:00
nate-sys
848c8ad482 chore: resolve some unwraps 2022-12-27 08:32:06 +03:00
nate-sys
ff9981b1c4 feat: Handle non utf8 characters
Better error handling for non utf8 characters. Run with the `--debug`
option for more information about invalid characters.
2022-12-27 08:19:18 +03:00
nathan dawit
6d15ea1f13 Merge pull request #9 from ehllie/main
feat: add flake.nix derivation
2022-12-27 05:25:28 +03:00
Elizabeth Paź
58825df842 feat: add flake.nix derivation 2022-12-26 20:19:03 +01:00
nathan dawit
297353df09 Merge pull request #5 from xezo360hye/patch-1
Added AUR package and referenced in README.md
2022-12-26 18:24:28 +03:00
xezo360hye
9ee7de7286 Added AUR package and referenced in README.md 2022-12-26 16:58:04 +02:00
nate-sys
8035b8ac1d chore: add license
Add gnu license which fixes #4
2022-12-26 17:39:56 +03:00
nate-sys
1eb33f20da feat: customizable bar
make the bar customizable through command line arguements and add
example to README file
2022-12-26 10:19:17 +03:00
nate-sys
4570a7fc43 chore: update README 2022-12-26 09:25:09 +03:00
nate-sys
865570aefb Merge branch 'main' of https://github.com/nate-sys/muc 2022-12-26 09:13:00 +03:00
nate-sys
edf412ed1f feat: make pretty output an option 2022-12-26 09:12:26 +03:00
nathan dawit
e791b2a05c chore: update screenshot 2022-12-26 08:27:06 +03:00
nate-sys
1854cb11f0 chore: update README
update installation instructions and finish a todo
2022-12-26 08:23:09 +03:00
nate-sys
b1a9324c8e feat: add colors and styles
make output colored and styled.
2022-12-26 08:20:14 +03:00
nate-sys
d96049dd5f doc: add a todo 2022-12-25 20:05:31 +03:00
nate-sys
42d5764acd Merge branch 'main' of https://github.com/nate-sys/muc 2022-12-25 20:03:42 +03:00
nate-sys
27e73ef690 doc: add README
Add some todos
2022-12-25 20:02:43 +03:00
nathan dawit
a704cc8854 chore: add screenshot in README 2022-12-25 19:55:52 +03:00
nate-sys
f666743e96 doc: add README 2022-12-25 19:46:38 +03:00
nate-sys
ca511a1a61 chore: complete rewrite
Rewrite for better readability and sanity. Some major changes:

- Modularized project structure
- Used clap for configuration via args
- Added bar in output
2022-12-25 19:32:52 +03:00