git.sophuwu.com

   Sophie Kisiel's git repo's!

statlog 5 days ago
system monitor, graphs in the terminal
sketch 2 months ago
Terminal image viewer. Unlike other implementations, this will scale the image to fit in the terminal; maintaining aspect ratio.
amdgpu-qstat 2 months ago
quickstat for amdgpu, metrics printed in one line. may only work on debian/ubuntu based distros.
hwmongo 3 months ago
a simple go program that allows you to view hwmon quickly and eaily. also supports json.
flaguwu 3 months ago
simple flag/arg library
bashprompt 4 months ago
Generator for a rainbow bash prompt that will color based on ip and user
crls 5 months ago
Another ls command but with rainbows and in c++ so it's 5x faster than go ;)
melgody 5 months ago
Melgody is a terminal mp3 player. Made for playing music on headless machines with speakers.
gophuwu 5 months ago
gophuwu is a go library of sophuwu's commonly used functions
manweb 5 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.
mailboxxer 5 months ago
Application to view postfix inbox in terminal or local http server
qrstr 6 months ago
Go library for making text qr codes. X-Term, HTML, plain-text modes available.
myweb 6 months ago
personal website in go to show blogs and art
authuwu 6 months ago
authuwu: authenticate sophuwu; standardized database and API for my projects
seks 7 months ago
some encryption key stuff. simple use of nacl box.
cdn 7 months ago
simple file server with a thumbnail generation and caching for pictures and mp4 files
byterate 7 months ago
go library for calculating file transfer time/ETA. cli package included. Made it while dead bored, idk why anyone needs this simple calculation in a lib :/
goauth 9 months ago
Repo for testing otp in golang. Might expand into an actual library in the future.
rbprompt 10 months ago
Go prompt generator with rainbow printing
urlshort 10 months ago
shitty url shortener
sysgraph 1 year ago
a graph of sys stuff like cpu temp, usage and ram
termcalc 1 year ago
A cli calculator for doing basic operations in a pinch.
quickstat 2 years ago
your important system info like cpu temperate, frequency, accurate cpu % (1 second delay) and ram! one line tells everything!
otpp 2 years ago
A simple OTP generator I made while learning basic cryptography