yLedger - A Privacy-First Menu Bar Work Log for macOS

yLedger is a lightweight macOS menu bar app for capturing what you’re working on, the moment you’re working on it. It lives in your menu bar, opens with a single click, and writes every entry to a plain JSON file on your own Mac. Nothing is uploaded, nothing is tracked, nothing leaves your computer. Features Lives in the macOS menu bar — log a note without leaving your current window Organise entries into projects, with a default project for one-click logging Quick note plus optional details for longer context Per-project history with timestamps and friendly relative dates (“Today”, “Yesterday”) Edit or delete entries any time Custom Aurora dark theme — a dense, calm interface designed for quick glances Sandboxed, fully offline, no account required Planned Features Tagging and search across entries Daily and weekly summary view Export to Markdown and CSV Optional reminders to log at the end of a focus session Installation yLedger is distributed exclusively through the Mac App Store. ...

May 4, 2026

Iotcore - Python MQTT Broker and IoT Features for Django and FastAPI

The project aims to give full support for mqtt broker and related apis. The internals of the mqtt server is written in Rust using popular Tokio framework. Motive of the project is to avoid the GIL limitation of python and bring all the fun features offered by rust. Features Full-fledged configurable Tokio based MQTT broker No python GIL limitation All Standard MQTT broker features Zero extra setup required to run mqtt broker in you Django and Fastapi project MQTT client, with callback support for async or non-blocking applications and more Planned Features Device support Sensor support Sensor data storage Django based admin pages Django rest framework based APIs for managing devices and sensors SSL certificates and policy management Installation pip install iotcore Create a new file called mqtt.toml in your root project directory and copy pase the sample mqtt.toml from https://tomvictor.github.io/iotcore/config/ ...

September 18, 2023

Golang Rest Framework (Gorf)

Django inspired Rest Framework for Golang. Introducing Gorf, the Golang REST API framework that empowers developers to easily create and reuse modular apps. Inspired by the simplicity and flexibility of Python Django, Gorf utilizes the full MVC architecture, providing dedicated model, URL, and view files for effortless understanding. Gorf’s plug and play app concept enables infinite scalability and customization, making Gorf the go-to solution for anyone looking to kickstart a new project in Golang. Join our community and contribute your ideas and innovations to build a framework that streamlines the development process for all. ...

July 20, 2023

Linu - Mighty serial monitor for mac

Simple but mighty serial monitor app which live in your mac status bar. It will refresh every minute and list the available serial port. Manual refresh option is also available. Links GitHub

June 20, 2023