Skip to content

danielrosehill/Apps-Index

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Apps Index

Master Index

Last Updated: December 2, 2025


Table of Contents


AI & LLM Tools

Github To OpenWebUI Context Pipeline

Created: March 20, 2025

Model data pipeline from a Github repository to Open Web UI knowledge using actions

View Repo

LLM Workspace Scaffolder

Created: September 27, 2024

A quick scaffolding script for populating a repository with folders for organising prompts and outputs, as commonly required when working with LLMs

View Repo

Ollama Ideation UI

Created: March 28, 2025

Desktop app for running batch "ideation" prompts with a local LLM

View Repo

OpenAI Image Renamer

Created: April 18, 2025

Simple Python script for batch file renaming operations with OpenAI API

View Repo

OpenWebUI Model Export Converter

Created: March 19, 2025

Data processing script for converting manual JSON exports into parsed CSV data

View Repo

Penpal AI

Created: October 24, 2025

Gradio UI to explore conversational AI from a different perspective

View Repo

RAG Markdown Loader

Created: February 13, 2025

Loads markdown documents into a folder

View Repo

Shakespearean Text Generator Streamlit

Created: April 21, 2025

Strealit app for generating Shakespearean text ... because why not

View Repo

Taxonomy Generators

Created: August 9, 2024

Scripts for creating taxonomies, mostly Python

View Repo

You Might Like Agent

Created: March 30, 2025

CLI that generates batches of curated recommendations for movies, books, podcasts, etc

View Repo

AI Assistant Ideator

Created: March 9, 2025

Streamlit app for ideating AI assistants

View Repo

AI EQ Assistant

Created: November 30, 2025

Helper utility for finding good personal EQ settings

View Repo

AI Room Dimension Estimator

Created: October 24, 2025

Upload pics, get ballpark dimensions

View Repo

AI Text Rewriting Toolbox

Created: March 25, 2025

LLM text reformatting and rewriting toolbox comprised of many system prompts

View Repo

AI Timesheet Creator

Created: October 24, 2025

Gemini: screenshot and voice narration based timesheet creator

View Repo

Context Cruncher

Created: October 26, 2025

App for extracting context data from voice recordings

View Repo

LLM Detective

Created: October 23, 2025

Agent that tries to probe other models' capabilities with conversation

View Repo

Multimodal AI Use Case Ideator

Created: October 24, 2025

Ideates use-cases for multimodal AI (Gemini)

View Repo


Audio & Speech Tools

ASR Training Data Chunker

Created: April 13, 2025

Breaks up texts by approximate reading duration

View Repo

ASR Training Data Collector

Created: November 23, 2025

GUI to facilitate gathering training data for ASR/STT apps in organised datasets with audio capture, text capture, and JSONL metadata construction. Supports LLM-generated text and user-provided.

View Repo

Deepgram STT Linux App

Created: December 30, 2024

Work in progress - AI-assisted STT app for Linux desktop users

View Repo

Deepgram Voice Keyboard Ubuntu

Created: November 11, 2025

WIP to try to create a good STT utility with cloud STT APIs

View Repo

Gemini Desktop Recorder Notepad

Created: October 20, 2025

Voice recorder intended for easy voice note capture with AI (STT) postprocessing/cleanup

View Repo

Linux Whisper Notepad

Created: February 27, 2025

A minimalist desktop notepad using OpenAI Whisper (via API)

View Repo

Mic Input Boot FX Script Ubuntu

Created: May 19, 2025

Boot script to ensure that Easy Effects manages the input sound source on boot (Ubuntu)

View Repo

Modal Whisper Finetune Script

Created: November 23, 2025

Validated fine-tuning script for fine-tuning Whisper on Modal GPU with a preformatted audio dataset

View Repo

Voice Analyzer

Created: October 24, 2025

Analyses voice data

View Repo

Voice Note Recorder Ubuntu

Created: November 30, 2025

GUI for recording voice notes

View Repo

Voice Prompt Cleanup Script

Created: November 30, 2025

Cleanup audio processing script

View Repo

Voice Training Data Creator

Created: November 3, 2025

GUI to facilitate capturing voice data for TTS / voice clone training with LLM synthetic text generation and saving logic (Ubuntu Linux)

View Repo

Voice Training Script Generator

Created: November 28, 2025

Helper utils for generating training data for voice cloning with LLMs

View Repo

Wayland Voice Typer

Created: November 26, 2025

Simple GUI around whisper.cpp for voice-to-text on Linux

View Repo

Thought Pad

Created: February 23, 2025

Linux desktop application that provides a two-stage process for creating notes from dictated speech (first stage, transcription via Whisper API; second stage light text formatting). Exports to markdown docs.

View Repo

Voice Prompt Runner

Created: October 3, 2025

Demo UI which parses and then runs audio prompts

View Repo

Voicenotes Wrapper Linux

Created: August 3, 2025

(Unofficial) - destkop wrapper (Ubuntu) for Voicenotes.com AI note taker

View Repo

Whisper Converter Linux

Created: March 24, 2025

Minimalist AI-generated desktop utility for Linux using Whisper API to transcribe audio files

View Repo

Whisper Notepad For Linux

Created: March 13, 2025

Notepad for Linux that uses OpenAI Whisper (API) and reformats dictated text

View Repo

Whisper Notepad Simple

Created: March 30, 2025

A Linux desktop utility for converting speech to text using the OpenAI Whisper API

View Repo


Browser Automation

Tampermonkey Scripts

Created: August 6, 2024

Tampermonkey scripts for browser automation tasks

View Repo


Content & Media Tools

Medium Post Downloader

Created: July 23, 2025

Download utility for programatically converting a Medium export archive into a full replica of your content with images

View Repo

PDF Extract And TTS

Created: December 12, 2024

Streamlit app using Google Cloud APIs to extract core text from a PDF and perform TTS. For listening to long docs. API keys required.

View Repo


Database & Data Tools

Data Relationships Helper

Created: September 10, 2024

Utility for helping users understand the classic data relationships in RDMSs (M2M, O2M, M2O etc)

View Repo

Database Relationship Identifier Postgres

Created: September 22, 2024

Utility that creates a human-readable manifest of the relationships contained in a Postgres database

View Repo


Developer Utilities

Github Repo Pruner

Created: February 15, 2025

Helps to discard old repositories from a local filesystem (for Linux)

View Repo

Quick Repo Creator

Created: August 5, 2025

A streamlined CLI tool for fast repository creation workflow with GitHub integration and IDE support

View Repo

Remote Github Repo Pruner

Created: April 16, 2025

CLI for pruning repos on the remote (ie, Github)

View Repo

Linux Github Repo Launcher

Created: March 3, 2025

Github repository search and quick launch utility preconfigured for VS Code & Windsurf

View Repo

MCP Server JSON Sync

Created: May 8, 2025

Sync script for syncing VS Code MCP server JSON to Roo Code's store

View Repo

Public Or Private Repo Extension

Created: December 30, 2024

WIP - VS Code Extension to notify users whether the repo they're working on is public or private

View Repo

What Reqs Scanner

Created: October 23, 2025

Python utility that scans a repo base for requirements.txt to analyse most used packages and suggest base env

View Repo

Which USB

Created: September 10, 2025

GUI for identifying USB devices with lsusb

View Repo


Environmental & Emissions Analysis

Emissions Monetisation Calculator

Created: December 19, 2024

Calculation tool for "monetising" companies' emissions at various proposed social cost of carbon values

View Repo

GHG EBITDA Correlations

Created: December 4, 2024

Streamlit data visualisation examining correlation between emissions & profitability

View Repo

GHG Emissions Monetisation Calculator

Created: November 3, 2024

Calculation simulation utility for monetised GHG emissions

View Repo

Sustainability Report Data Extractor

Created: December 8, 2024

Tool for extracting data-containing pages from sustainability reports

View Repo


Home Automation & IoT

MQTT DPMS Bridge

Created: September 11, 2025

View Repo

Red Alert MQTT Desktop Notifier Public

Created: May 9, 2025

MQTT notification agent for Linux desktop to receive Red Alert MQTT topic pushes from HA

View Repo


Israel/Regional Tools

Grafana News Monitoring Dashboards

Created: April 21, 2025

News monitoring dashboards focused on Israeli & ME News

View Repo

Hebrew Dash

Created: September 15, 2025

Daily productivity dashboard/wall panel with Hebrew date and zmanim

View Repo

Israel To ROW Salary Converter V2

Created: February 5, 2025

V2 of Israel to ROW salary conversion utility (Streamlit)

View Repo

Israeli Google Drive Accounting Doc Router

Created: February 5, 2025

Routes accounting documents through Google Drive

View Repo

Shelter Finder Jerusalem

Created: June 26, 2025

Android app for finding nearby public shelters in Jerusalem (populated in June 2025 from municipal data)

View Repo


Linux Desktop Apps

ACR 1252 GUI 1025

Created: October 4, 2025

Updated "vibe-coded" GUI for reading/writing to the ACR1252 USB NFC reader/writer (Linux)

View Repo

adb Keep Awake

Created: November 28, 2025

Scripts to prevent Android phones from sleeping while connected via USB (keeps ADB working)

View Repo

Better Safe

Created: December 2, 2025

CLI for taking on-demand Snapper snapshots (BTRFS) with automatic privilege escalation and comparative snapshot info

View Repo

Day Planner Dashboard

Created: September 12, 2025

Day planner dashboard config with email, calendar, news, IP cam, weather

View Repo

Dual WhatsApp Linux Desktop

Created: February 3, 2025

Dual WA client for the Linux desktop (AI generated)

View Repo

Homebox Backup GUI

Created: October 22, 2025

GUI for creating backups of Homebox (with Postgres)

View Repo

Homebox Image Compressor

Created: August 10, 2025

View Repo

Local UTC KDE Widget

Created: September 22, 2025

(WIP) - KDE Plasma widget for displaying local and UTC time in 24 hour format

View Repo

Logitech C925E Boot Configurator

Created: October 23, 2025

v4l2 configuration script for Logitech C925e webcam - sets 1080p @ 24fps MJPEG on boot

View Repo

NFS SMB Share Lister

Created: July 20, 2025

Script for listing NFS and SMB shares on a local NAS

View Repo

Snap It

Created: February 17, 2025

Simple GUI for taking on-demand Snapper snapshots

View Repo

Ubuntu Pipx Toolbox

Created: October 17, 2025

Bash scripts for installing a few useful tool groups on Ubuntu with pipx

View Repo


MCP Tools

Homebox MCP Server

Created: November 8, 2025

MCP for Homebox with support for LAN and WAN URLs

View Repo

Sefaria MCP Testing

Created: November 30, 2025

Some tests with Sefaria (and other Jewish-relevant MCPs!)

View Repo

Smithery Batch Installer

Created: April 21, 2025

Speeds up installing Smithery MCP servers onto multiple clients

View Repo

Smithery Claude Code MCP Jumpstarter

Created: October 11, 2025

Group of Smithery MCPs for Claude Code

View Repo


NFC Tools

NFC Reader Writer App

Created: February 1, 2025

Desktop NFC reader/writer GUI for the ACR1252U (validated with NTAG213 on Linux)

View Repo


Prompt Engineering Tools

Structured System Prompt Generator

Created: April 8, 2025

Streamlit generator to aid with the creation of structured prompts

View Repo

System Prompt Factory

Created: February 25, 2025

A system prompt generation UI that combines model and user characteristics to generate more targeted (but still general) system prompts for LLMs

View Repo

Text Transformation Prompt Combiner

Created: April 7, 2025

Basic implementation of a prompt concatenation utility for text transformation system prompts for converting transcribed text

View Repo


Scaffolding & Scripts

Misc Scripts

Created: June 27, 2024

Public collection of miscellaneous scripts, mostly for automation

View Repo

Python Scripts

Created: July 18, 2024

Python scripts that are publicly shared via Github

View Repo

Scaffolding Scripts

Created: August 11, 2024

Scripts for scaffolding folder structures I commonly use

View Repo

About

Indexing repo for apps created

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •