You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository provides a set of lightweight Java utility packages designed to simplify common programming tasks. Instead of repeatedly writing boilerplate code, these utilities allow developers to work more efficiently and keep their projects clean and readable. The focus is on providing beginner-friendly components that can be easily integrated.
A lightweight bash-based service to continuously monitor the availability of an IP address using ping, and execute a custom script (e.g., send SMS, email) when the status changes from UP to DOWN or vice versa.
JPGify LITE is a lightweight offline desktop application for fast batch conversion of images into high-quality JPG format. Built with Python, Tkinter, and ttkbootstrap, it supports multiple image formats, folder import, adjustable JPG quality, and real-time progress tracking—all without requiring internet access.