My tiny-tools

My tiny-tools

This is my list of home-made tools, built for my own need.

Micmute-indicator

I often forgot to press “Unmute” button on calls or meetings due to there’re no visual indicator on my laptop. This is the indicator for “Muted” state, only shown when there’s an app using the microphone.

micmute-indicator in action

Source code

Hust-hotspot-autologin

I’m tired about our lab’s internal network at HUST being disconnected and requiring manual login every 24 hours. This script will check if login is needed and automatically send login request without the need of entering username/password. To make it run periodicly, use cronjob (for Linux friends) or Task Scheduler (for Windows friends).

hust-hotspot-autologin source code

Source code