Commit Graph

29 Commits (e9680d9abd2d91b0c3e3aaa0dabe94c97f1a6c71)

Author SHA1 Message Date
Arijit Basu fd92d8ee01 Make modifiers more intuitive
It's difficult to calculate the bits for adding and removing modifiers.
With this commit, we be will use words `Bold`, `Italic` instead of `bits: x`.
3 years ago
Arijit Basu debe98298d
Fix image link 3 years ago
Arijit Basu b57950983c
Optimize icon 3 years ago
Arijit Basu 7ae5e2624a
Improve icon 3 years ago
Arijit Basu 64d81407fa
Improve readme 3 years ago
Arijit Basu 4f28dc4d0a
Add icon 3 years ago
Arijit Basu 8413b68237
Add community and contribute pages to readme 3 years ago
Arijit Basu 60eb46a3c9
Add demo for more hacks 3 years ago
Arijit Basu 680aeb053c
Add packaging status 3 years ago
Arijit Basu 371d572d50
Add discord badge 3 years ago
Arijit Basu f8fb6913c9 Rework README.md, Cargo.toml 3 years ago
Arijit Basu 6bc079a3ed
Update README.md 3 years ago
Arijit Basu 1b35ba3d8d
Add backers 3 years ago
Christian Paul e034827f01 Update README.md: it's -> its 3 years ago
Arijit Basu 86c27d4eed
Try fixing CD pipeline 2 3 years ago
Arijit Basu 67f2094a4c Autorefresh, BashExec and basename
- Auto `Refresh` every second.
- Add alias `BashExec` to message `Call` with args [`-c`, `bash` ...].

Also, Create alias `BashExec` to message `Call` with arguments [`bash`, `-c`]
3 years ago
Arijit Basu dba8631911 Add CI/CD gh actions
Mostly stolen from https://github.com/Rigellute/spotify-tui.
3 years ago
Arijit Basu e93e815bc4
Add upgrade instructions for incompatibility error 3 years ago
Arijit Basu 1b1cd393bc
Document a little 3 years ago
Arijit Basu 71a23e1f64
Implement native search and filter 3 years ago
Arijit Basu 2c56b80fde
Minor fixes 3 years ago
Arijit Basu f176655325
Some improvements and cleanup 3 years ago
Arijit Basu 53b18ae8f4
Use # instead of ? to debug app 3 years ago
Arijit Basu 6e74a0fe25
Some docs about use cases and goals 3 years ago
Arijit Basu 669151c70e
Show help menu 3 years ago
Arijit Basu 8221140756
Refresh after running command 3 years ago
Arijit Basu 2e551ce38d
Support for command action 3 years ago
Arijit Basu 41713f9aff
Basically working now. 3 years ago
Arijit Basu f9c3edee06
Not yet doing what it's supposed to 3 years ago