Natthasath is an independent open-source developer whose compact utilities target two very different Windows pain points: timed events and network routing. ExamTimer turns any PC into a distraction-free countdown station for classrooms, certification centers, or self-study sessions; the program starts instantly from a single executable, toggles between countdown and stopwatch, stores favorite durations, sounds optional alarms, and expands to full-screen so that only the remaining minutes are visible to test takers. hostCtl, on the other hand, is a lightweight GUI and CLI hybrid that brings order to the Windows hosts file: users can group entries by project, environment, or client, enable or disable entire blocks with one click, and switch among “office”, “staging”, and “blocked” profiles without manually commenting lines. Both tools favor portability—no background services, no registry clutter—making them easy to carry on a flash drive or push across lab machines. Typical scenarios include proctors who need a reliable exam clock that won’t let students tamper with system time, developers who toggle between local, QA, and production server aliases while testing APIs, and IT staff who temporarily redirect traffic during maintenance windows. Natthasath’s software is offered for free on get.nero.com; downloads are pulled from trusted Windows package sources such as winget, always deliver the latest upstream build, and can be queued for batch installation alongside other applications.
Exam Timer - Countdown timer for exam rooms. Features countdown/stopwatch modes, preset times, audio alerts, fullscreen support, and 100% offline capability. Built with Electron. Install via winget: winget install Natthasath.ExamTimer
DetailsWindows hosts manager with tags.
Details