OpenSource-Hub
DiscoverTrendingCode LibraryCategories
/Web App

Web App

11 open source tools found

C
File Management

ConvertX

A self-hosted file converter supporting thousands of formats, easy to deploy with Docker, privacy-first.

A self-hosted online file converter supporting over a thousand formats. Easy to deploy with Docker, enables batch conversion, password protection, and multi-account management.

Run docker compose down -v to stop and remove containers and volumes, then delete the project directory.
16.7k
2
Privacy Protection

2FAuth

Self-hosted web app to manage 2FA accounts and generate codes.

Web-based self-hosted 2FA manager with code generation. Manage accounts, organize them in groups, and generate TOTP/HOTP/Steam Guard codes.

Delete the deployment directory or remove the Docker container. Back up the database and encryption key (APP_KEY) beforehand if encryption was enabled, as data cannot be decrypted without it.
3.9k

OpenSource-Hub

Quality Open Source Within Reach

Powered by Cloudflare D1 & DeepSeek

Discover

AI ProductivityDev ToolsSystem TuningPrivacyVideo & AudioOffice

Resources

SitemapGitHub Repo

Legal

Privacy PolicyAbout Us

© 2026 OpenSource-Hub

GitHub
F
Developer Tools

flatnotes

Self-hosted, database-less notes app using plain markdown files.

Flatnotes is a minimalist self-hosted note-taking web app that stores notes as plain markdown files in a folder. No database, no lock-in.

Stop and remove container: docker stop flatnotes && docker rm flatnotes. Delete the data directory to fully remove.
3.0k
S
Developer Tools

SQLPage

Write SQL, get a web UI instantly – no frontend code needed.

SQL-only webapp builder that transforms database queries into interactive websites.

Delete the binary; for Docker, remove image and container.
2.5kChecksum
C
Privacy Protection

Chitchatter

Private, serverless, ephemeral chat with end-to-end encryption, all in your browser.

Chitchatter is a free, open-source, peer-to-peer, end-to-end encrypted communication tool that runs entirely in the browser with no server needed. It offers text, voice, video, screen sharing, and encrypted file transfer. Messages are never stored on disk, and no central authority controls the network. Ideal for privacy-conscious users, activists, and anyone who needs a quick, secure way to communicate without installing anything.

No uninstall needed — Chitchatter is a web app. Simply close the browser tab. All data is ephemeral and lost on tab close. For self-hosted instances, delete the deployment files from your server.
2.3k
T
Office Productivity

TimeTagger

Self-hosted time tracker with tags, reports, and Pomodoro. Simple and fast.

An open-source, web-based time tracker with an intuitive timeline UI, tag-based organization, reporting, and self-hosting support.

Run pip uninstall timetagger. For Docker, remove the container and image, then clear data volumes if needed.
1.7k
P
Developer Tools

Part-DB-server

Self-hosted electronic component inventory with barcodes, permissions, and KiCad integration.

Open-source inventory management system for electronic components. Web-based, supports barcodes, user permissions, SSO, and KiCad integration.

For Docker: docker stop <container> && docker rm <container>. For manual: delete project folder, drop database, remove web server config. Always backup data first.
1.6k
S
File Management

sharry

Self-hosted temporary file sharing with password, expiry, anonymous upload, and tus resume support.

A self-hosted web app for sharing files via secure links with password and expiry time. Also supports anonymous uploads via alias pages.

Delete the extracted folder (or if using Docker, run docker rm sharry). Backup database and config first if needed.
1.3k
T
Office Productivity

Tracks

Open-source GTD task manager, self-hosted, built with Ruby on Rails.

Tracks is a GTD-compatible web application for task management, built with Ruby on Rails.

Remove the installation directory and database to fully uninstall.
1.2k
E
Privacy Protection

Espial

Self-host your bookmarks with a lightweight, open-source server.

Open-source, web-based bookmarking server for self-hosting.

For Docker: stop and remove the container. For source build: delete the binary and espial.sqlite3 file.
886
S
Office Productivity

SignaturePDF

A free, self-hosted web app for PDF signing, page editing, metadata modification, and compression.

Free web software for signing (alone or with others), organizing (merge, sort, rotate, delete, extract pages), editing metadatas or compressing PDFs.

For Docker: `docker rm -f signaturepdf` and delete the data directory. Manual install: remove the application folder and configuration file.
780
Browse All Categories