tui-rs
monkeytype
tui-rs | monkeytype | |
---|---|---|
68 | 626 | |
10,829 | 17,504 | |
- | 2.7% | |
4.7 | 9.9 | |
almost 2 years ago | 7 days ago | |
Rust | TypeScript | |
MIT License | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
tui-rs
-
Trippy – A Network Diagnostic Tool
The TUI is built with the awesome Ratatui [0] library (formerly tui-rs [1]). UX is certainly not my area of expertise and I would not have been able to create Trippy without this library.
[0] https://github.com/ratatui-org/ratatui
[1] https://github.com/fdehau/tui-rs
-
Projectable: A TUI file manager built for projects
Rust has great libraries for TUIs. tui-rs (https://github.com/fdehau/tui-rs) has been used in numerous popular applications, but is unmaintained. ratatui (https://github.com/tui-rs-revival/ratatui) is the maintained version, and is pretty new. Less widely known is cursive (https://github.com/gyscos/cursive), which I have yet to try.
Aside from the libraries, I just wanted to start a project that would make be better at Rust. The easy distribution with cargo is a huge bonus though.
- ratatui 0.21.0 is released! (community fork of tui-rs)
-
Looking for advice around project direction using artix-web
CLI, use Clap. If you want to get fancy, use Tui.
-
[Media] Introducing Trippy: A Network Diagnostic Tool
u/lordnacho666 It uses the fabulous https://github.com/fdehau/tui-rs (now revived as https://github.com/tui-rs-revival/ratatui) TUI lib.
-
Introducing TUI-Journal: Your Personal Journal/Notes App for Terminal Enthusiasts
This app is based on the these two crate in rust (tui-rs , tui-textarea). The text area provide the Emacs motions and I integrated the vim motions there, but the editor in this app as much simpler than the huge VIM and Emacs systems
If you interested in the TUI apps in rust you can start with the crate tui-rs or its revival ratatui. They have examples inside of them which you can start and see the source code to get the basic functionalities. For the text editor you can check examples in the crate tui-textarea.
-
Ink: React for interactive command-line apps
For Golang there is Bubbletea [1], Textual [2] for Python and tui-rs for Rust [3].
[1] https://github.com/charmbracelet/bubbletea
[2] https://github.com/textualize/textual
[3] https://github.com/fdehau/tui-rs
-
Building a task manager app on CLI similar to "top" command in Linux, how to add a feature to kill processes via process ID?
You can check tui-rs, is a library to build CLI interfaces and has some examples about using user input without blocking the UI
- [Rust] Si vous voulez relancer la caisse `` Tui`, rejoignez-nous!
monkeytype
- Show HN: Stop guessing repo's tech stack, analyze it in seconds with StackHound
- Monkeytype – A minimalistic customizable typing test
-
MonkeyType: A customizable typing practice playground
I was introduced to MonkeyType a few weeks back and I think it's the best typinig site I've used so far. And it's open source!
https://github.com/monkeytypegame/monkeytype
-
Frame.work laptop now available in Denmark, Finland, and Sweden
https://monkeytype.com/ is my go-to place to practice. It proved invaluable when I was first getting used to my fancy ortholinear split keyboard.
-
Show HN: I built a math website the internet loved, I'm back with more features
cool.
highly recommend to implement the review exercise style of https://www.executeprogram.com/!, both the UI, albeit with better theming (https://monkeytype.com/), while keeping the hn styled comment section, although i'd let none-related comments run horizontally to click through different approaches/explanation(-styles).
you got a startup there. keep it affordable. 5 bucks a month after u get a propper UI and spaced repetition with different numbers integrated.
great, simple, idea! let the copycat-wars begin :D
-
Show HN: I made a game to improve my typing speed
It's gotta be fun, and Typing for the Dead is a good one.
https://store.steampowered.com/agecheck/app/246580/
More recently though, there's https://monkeytype.com/ and https://play.typeracer.com/ which are fun little breaks during the day.
-
really struggling with picking up touch typing and feeling horrible about it.
Check out these words. These are 10 words from the English 1k word list on monkeytype.com
-
Been at this for 6 months, need advice
Try a small change and sometimes a drastic one (like dropping a column or row) and mash keybr.com and monkeytype.com until it feels natural, or not then revert. And if I revert I often try again a few weeks later...
-
What is your average typing speed?
Average typing speed when typing a >50 word long quote. If you don't know your average typing speed, you can test yourself at https://monkeytype.com/.
-
Why my neovim lags so much?
It works normal in small projects but when I open for example monkeytype and edit a file it lags so much that sometime it crashes.
What are some alternatives?
crossterm - Cross platform terminal library rust
speedtest - Self-hosted Speed Test for HTML5 and more. Easy setup, examples, configurable, mobile friendly. Supports PHP, Node, Multiple servers, and more
Cursive - A Text User Interface library for the Rust programming language
Monkeytype-bot - A bot that types on Monkeytype.
pancurses - A Rust curses library, supports Unix platforms and Windows
vim-sneak - The missing motion for Vim :athletic_shoe: