Quick Tools in Terminal is a TUI made with textual that provides various little tools which you can quickly access, especially when your unable to use or dislike online tools.
Currently Includes:
- Unit Converters ( Temperature, Length, Mass&Weight, Volume, and Time )
- Color viewer with color codes.
-decimal <-> ascii conversion
More tools on the way!
More info on Repository page.
IMPORTANT: The demo links to latest ship, NOT latest release. For latest release, select the highest tag #: https://github.com/ToxicStarfall/Terminal-Quick-Tools/releases
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
I spent a while working on a tool which displays and converts colors from and to hex, rgb, and hsv values.
I've been working a little on new tools, namely Text and Color tools.
Currently I've got Ascii to Decimal, though Hexidecimal and Binary are coming soon.
Added conversions for length and, cleaned up conversion logic.
Improved home screen ui.
Created a home screen. Redesigned conversions screen. Added safety checks, and a swap input <-> output feature.
Added conversions for celsius to kelvins and swapping conversion types. Did some layout changes.
I put together the main ui for my app. Im working adding functionality to the buttons in order to swap tool screen