β¨ plain-app | Kotlin
π― Primary Use Case:
Securely managing and accessing an Android phone's data and features through a web browser without relying on cloud services.
β¨ Key Features:
β’ Web-based phone management (files, media, contacts, SMS, apps, notifications, screen mirroring)
β’ 100% local and end-to-end encrypted
β’ No accounts, cloud, or subscriptions required
π Summary:
PlainApp is an open-source Android application that provides a secure, self-hosted web interface for managing your phone's files, media, contacts, SMS, and more from any device on the same network. It prioritizes privacy with end-to-end encryption and no cloud dependency, while also offering built-in Android tools like a note-taker and RSS reader.
π Links:
β’ View Project
β’ Homepage
================
π Open Source
π― Primary Use Case:
Securely managing and accessing an Android phone's data and features through a web browser without relying on cloud services.
β¨ Key Features:
β’ Web-based phone management (files, media, contacts, SMS, apps, notifications, screen mirroring)
β’ 100% local and end-to-end encrypted
β’ No accounts, cloud, or subscriptions required
π Summary:
PlainApp is an open-source Android application that provides a secure, self-hosted web interface for managing your phone's files, media, contacts, SMS, and more from any device on the same network. It prioritizes privacy with end-to-end encryption and no cloud dependency, while also offering built-in Android tools like a note-taker and RSS reader.
π Links:
β’ View Project
β’ Homepage
================
π Open Source
π‘ speakr | Python
π― Primary Use Case:
Transcribing and organizing audio recordings for personal or group use, with a focus on privacy and intelligent note-taking.
β¨ Key Features:
β’ Flexible audio input (microphone, system audio, file uploads)
β’ Long recording sessions with streaming to server
β’ Hands-off intake via watched folder
β’ Multiple ASR engine support (WhisperX, OpenAI, Mistral, etc.)
β’ Speaker diarization and voice profile recognition
π Summary:
Speakr is a self-hosted web application for transcribing audio recordings into searchable and organized notes. It prioritizes privacy by running entirely on user infrastructure and offers advanced features like speaker diarization and custom vocabulary.
π Links:
β’ View Project
================
π Open Source
π― Primary Use Case:
Transcribing and organizing audio recordings for personal or group use, with a focus on privacy and intelligent note-taking.
β¨ Key Features:
β’ Flexible audio input (microphone, system audio, file uploads)
β’ Long recording sessions with streaming to server
β’ Hands-off intake via watched folder
β’ Multiple ASR engine support (WhisperX, OpenAI, Mistral, etc.)
β’ Speaker diarization and voice profile recognition
π Summary:
Speakr is a self-hosted web application for transcribing audio recordings into searchable and organized notes. It prioritizes privacy by running entirely on user infrastructure and offers advanced features like speaker diarization and custom vocabulary.
π Links:
β’ View Project
================
π Open Source
π OpenStock | TypeScript
π― Primary Use Case:
Tracking stock market prices and company information with customizable alerts.
β¨ Key Features:
β’ Real-time price tracking
β’ Personalized alerts
β’ Detailed company insights
β’ Open-source and free
π Summary:
OpenStock is an open-source platform providing real-time stock market data, personalized alerts, and company insights. It aims to be a free and accessible alternative to expensive market data services.
π Links:
β’ View Project
β’ Homepage
================
π Open Source
π― Primary Use Case:
Tracking stock market prices and company information with customizable alerts.
β¨ Key Features:
β’ Real-time price tracking
β’ Personalized alerts
β’ Detailed company insights
β’ Open-source and free
π Summary:
OpenStock is an open-source platform providing real-time stock market data, personalized alerts, and company insights. It aims to be a free and accessible alternative to expensive market data services.
π Links:
β’ View Project
β’ Homepage
================
π Open Source
π₯ ESP-Drone | C
π― Primary Use Case:
Building and controlling a customizable DIY drone using the ESP32 microcontroller, suitable for hobbyists and developers looking to experiment with drone technology.
β¨ Key Features:
β’ ESP32 and MPU6050 integration
β’ Wi-Fi control
β’ Basic stabilization
β’ Height hold
β’ Position hold
π Summary:
This repository provides the firmware and hardware design for a DIY ESP32 drone, initially focused on basic stabilization and Wi-Fi control. It has evolved into LiteWing, a developer-friendly drone development platform with advanced features like height and position hold.
π Links:
β’ View Project
================
π Open Source
π― Primary Use Case:
Building and controlling a customizable DIY drone using the ESP32 microcontroller, suitable for hobbyists and developers looking to experiment with drone technology.
β¨ Key Features:
β’ ESP32 and MPU6050 integration
β’ Wi-Fi control
β’ Basic stabilization
β’ Height hold
β’ Position hold
π Summary:
This repository provides the firmware and hardware design for a DIY ESP32 drone, initially focused on basic stabilization and Wi-Fi control. It has evolved into LiteWing, a developer-friendly drone development platform with advanced features like height and position hold.
π Links:
β’ View Project
================
π Open Source
π₯ PokeTokenBar | Swift
π― Primary Use Case:
To provide users with an engaging and visually intuitive way to track their AI coding token usage and associated costs within a macOS menu bar application.
β¨ Key Features:
β’ Visualizes AI token usage as PokΓ©mon companions
β’ Tracks token spend, cost, and official 5-hour/weekly limits
β’ Reads usage data directly from local logs (no external CLI needed)
β’ Hatches, evolves, and collects PokΓ©mon based on token usage
π Summary:
PokeTokenBar is a macOS menu bar application that visualizes AI coding token usage by raising and evolving PokΓ©mon. It tracks token spend, costs, and usage limits directly from local logs, providing an engaging way to monitor AI tool consumption.
π Links:
β’ View Project
β’ Homepage
================
π Open Source
π― Primary Use Case:
To provide users with an engaging and visually intuitive way to track their AI coding token usage and associated costs within a macOS menu bar application.
β¨ Key Features:
β’ Visualizes AI token usage as PokΓ©mon companions
β’ Tracks token spend, cost, and official 5-hour/weekly limits
β’ Reads usage data directly from local logs (no external CLI needed)
β’ Hatches, evolves, and collects PokΓ©mon based on token usage
π Summary:
PokeTokenBar is a macOS menu bar application that visualizes AI coding token usage by raising and evolving PokΓ©mon. It tracks token spend, costs, and usage limits directly from local logs, providing an engaging way to monitor AI tool consumption.
π Links:
β’ View Project
β’ Homepage
================
π Open Source
π‘ cad-skill | Python
π― Primary Use Case:
To enable users to easily design and generate custom 3D-printable parts through natural language interaction with an AI assistant, powered by CadQuery for parametric modeling.
β¨ Key Features:
β’ Parametric 3D model generation using CadQuery
β’ Integration with Claude Code for natural language interaction
β’ Automatic script generation based on user descriptions
β’ STL export and rendered previews
β’ Iterative design process with AI assistance
π Summary:
This repository provides a Claude Code skill that leverages CadQuery to generate parametric 3D-printable models. Users can describe a desired object, and the skill will automatically write the CadQuery script, export an STL file, and provide previews, allowing for iterative refinement.
π Links:
β’ View Project
================
π Open Source
π― Primary Use Case:
To enable users to easily design and generate custom 3D-printable parts through natural language interaction with an AI assistant, powered by CadQuery for parametric modeling.
β¨ Key Features:
β’ Parametric 3D model generation using CadQuery
β’ Integration with Claude Code for natural language interaction
β’ Automatic script generation based on user descriptions
β’ STL export and rendered previews
β’ Iterative design process with AI assistance
π Summary:
This repository provides a Claude Code skill that leverages CadQuery to generate parametric 3D-printable models. Users can describe a desired object, and the skill will automatically write the CadQuery script, export an STL file, and provide previews, allowing for iterative refinement.
π Links:
β’ View Project
================
π Open Source
β€1
π‘ Podroid | Kotlin
π― Primary Use Case:
Running Linux environments, including containers and desktop applications, on an Android device without root privileges.
β¨ Key Features:
β’ Run Podman, Docker, and LXC containers
β’ Full Alpine Linux VM with custom kernel or AVF
β’ In-app terminal with extensive customization
β’ X11 desktop environment for GUI apps
β’ USB passthrough, SSH, and port forwarding
π Summary:
Podroid is a rootless Android application that allows users to run a full Alpine Linux virtual machine directly on their device. It supports containerization tools like Podman, Docker, and LXC, as well as GUI Linux applications, all without requiring root access.
π Links:
β’ View Project
β’ Homepage
================
π Open Source
π― Primary Use Case:
Running Linux environments, including containers and desktop applications, on an Android device without root privileges.
β¨ Key Features:
β’ Run Podman, Docker, and LXC containers
β’ Full Alpine Linux VM with custom kernel or AVF
β’ In-app terminal with extensive customization
β’ X11 desktop environment for GUI apps
β’ USB passthrough, SSH, and port forwarding
π Summary:
Podroid is a rootless Android application that allows users to run a full Alpine Linux virtual machine directly on their device. It supports containerization tools like Podman, Docker, and LXC, as well as GUI Linux applications, all without requiring root access.
π Links:
β’ View Project
β’ Homepage
================
π Open Source