Skip to content

Commit

Permalink
Add maccel (#17)
Browse files Browse the repository at this point in the history
I made a linux kernel module, and a TUI for managing it with `ratatui`
and `tui-input`.
  • Loading branch information
Gnarus-G committed Jan 27, 2024
1 parent 38fb4b4 commit b3fcc3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,3 +161,4 @@ Aside from those listed here, many other apps and libraries can be easily be fou
- [poketex](https://github.com/ckaznable/poketex) - Simple Pokedex based on TUI.
- [termchat](https://github.com/lemunozm/termchat) - Terminal chat through the LAN with video streaming and file transfer.
- [lemurs](https://github.com/coastalwhite/lemurs) - A customizable TUI login manager for Linux and BSD.
- [maccel](https://github.com/Gnarus-G/maccel) - A mouse acceleration driver for linux, and a TUI to control some parameters.

0 comments on commit b3fcc3d

Please sign in to comment.