Quick Tools in Terminal

Quick Tools in Terminal

7 devlogs
49h 30m
•  Ship certified
Created by ToxicStarfall

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

Timeline

Ship 2

0 payouts of shell 0 shells

ToxicStarfall

1 day ago

ToxicStarfall Covers 3 devlogs and 18h 7m

Quick update before next ship.
Added key bindings for navigation.

Update attachment

I spent a while working on a tool which displays and converts colors from and to hex, rgb, and hsv values.

Update attachment

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.

Update attachment

Ship 1

0 payouts of shell 0 shells

ToxicStarfall

17 days ago

ToxicStarfall Covers 4 devlogs and 31h 22m

Added conversions for length and, cleaned up conversion logic.
Improved home screen ui.

Update attachment

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

Update attachment