sophuwu.site

   Sophie Kisiel's git repo's!

melgody 2 weeks ago
Melgody is a terminal mp3 player. Made for playing music on headless machines with speakers.
sysgraph 2 weeks ago
a graph of sys stuff like cpu temp, usage and ram
seks 2 weeks ago
some encryption key stuff. simple use of nacl box.
termcalc 1 month ago
A cli calculator for doing basic operations in a pinch.
manhttpd 3 months ago
Golang HTTP service to allow users to search linux manual in their own system, with wildcards or regex (name + page summary), then convert to a dark themed html page with hyperlinks to named pages.
bashprompt 4 months ago
Generator for a rainbow bash prompt that will color based on ip and user
quickstat 5 months ago
your important system info like cpu temperate, frequency, accurate cpu % (1 second delay) and ram! one line tells everything!
sketch 5 months ago
Terminal image viewer. Unlike other implementations, this will scale the image to fit in the terminal; maintaining aspect ratio.
crls 10 months ago
Another ls command but with rainbows and in c++ so it's 5x faster than go ;)
otpp 1 year ago
A simple OTP generator I made while learning basic cryptography