Skip to content

Ratatui migration - #65

Merged
Pazl27 merged 12 commits into
masterfrom
ratatui-migration
Jul 21, 2026
Merged

Ratatui migration#65
Pazl27 merged 12 commits into
masterfrom
ratatui-migration

Conversation

@Pazl27

@Pazl27 Pazl27 commented Jul 21, 2026

Copy link
Copy Markdown
Owner

Finally did the migration to ratatui :)

Thanks to RaphaelHerbepin for giving me the push to do this with his pr.

I also added some small new features:

  • improved CLI help command
  • added support for themes (ships with themes) themes get defined in separate config file
  • change settings inside the TUI
  • open stats page from the TUI

@Pazl27
Pazl27 merged commit 2dff539 into master Jul 21, 2026
1 check passed
@Pazl27
Pazl27 deleted the ratatui-migration branch July 21, 2026 17:51
@RaphaelHerbepin

Copy link
Copy Markdown

Glad I could help!
Great job on the result, I really like the menu navigation; it’s very user-friendly.
Maybe the next features you could use from my code are the advanced statistics, which might be interesting, as well as the ability to quickly restart the speed test using the various shortcuts (MonkeyType or 10FastFingers) that I implemented.
Great job anyway, can’t wait to see what you’ll do next! 💪

@Pazl27

Pazl27 commented Jul 24, 2026

Copy link
Copy Markdown
Owner Author

Glad I could help!
Great job on the result, I really like the menu navigation; it’s very user-friendly.
Maybe the next features you could use from my code are the advanced statistics, which might be interesting, as well as the ability to quickly restart the speed test using the various shortcuts (MonkeyType or 10FastFingers) that I implemented.
Great job anyway, can’t wait to see what you’ll do next! 💪

Oh yeah the advanced statistics sound very good, I have to take a look at that.
I also started with a new feature that allows you to use codesnippets for the typing test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants