OpenSource-Hub
DiscoverTrendingCode LibraryCategories
/Web Ui

Web Ui

8 open source tools found

N
System Optimization

nginx-proxy-manager

A web GUI to manage Nginx reverse proxies and SSL certificates effortlessly.

A beautiful web-based GUI to manage Nginx reverse proxies, SSL certificates, and access control with zero Nginx knowledge required.

Stop containers with 'docker compose down'; remove data volumes manually or with 'docker volume prune'
32.7k
M
Video & Audio Download

MeTube

A self-hosted web UI for yt-dlp that makes downloading videos and playlists from YouTube and 1000+ sites a breeze.

MeTube is a self-hosted web UI for yt-dlp, for downloading media from YouTube and dozens of other sites through a clean browser interface. It supports playlists, channels, subscriptions, custom output templates, and fine-grained yt-dlp options.

Stop and remove the container: docker stop metube && docker rm metube. Delete the .metube state folder in your download directory to fully clean up.
13.4k

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
T
File Management

Tiny File Manager

Drop a single PHP file onto your server and instantly manage files via web browser.

Lightweight single-file PHP file manager with drag-drop upload, Cloud9 IDE, multi-language support, and user permission control.

Simply delete the tinyfilemanager.php file from your server; no configuration or database remains.
5.9k
O
System Optimization

OliveTin

A web dashboard to safely run predefined shell commands with a touch-friendly UI.

Safe and simple web interface for running predefined shell commands.

Docker: `docker stop olivetin && docker rm olivetin && docker rmi olivetin/olivetin`. Binary: delete the binary and config.yaml.
3.6kChecksum
S
File Management

slskd

A web-based Soulseek client you can run anywhere, with Docker and secure remote access.

Modern web-based client-server application for Soulseek file-sharing network, featuring secure access, search, and download management.

Docker: docker rm -f slskd and remove the volume. Binary: delete the extracted folder and the config directory (~/.local/share/slskd on Linux or %localappdata%/slskd on Windows).
3.2kChecksum
Y
Video & Audio Download

yt-dlp-web-ui

A browser-based download manager for yt-dlp, simple, fast, and fully manual-coded.

A lightweight web interface for yt-dlp, allowing you to download videos from YouTube and hundreds of other sites directly from your browser.

Delete the project folder and any config files. If you installed dependencies via pip, run `pip uninstall -r requirements.txt` to clean up.
2.4k
T
Office Productivity

traggo/server

A self-hosted time tracker using tags instead of tasks, giving you full data control.

A tag-based time tracking tool that you host yourself. No tasks, only tagged time spans.

For Docker: stop container (docker stop traggo-server), remove container (docker rm traggo-server), and remove volume (docker volume rm traggo-data) to clean up. For binary: delete the executable and the data directory (traggo.db and config file).
1.6kChecksum
C
System Optimization

CronMaster

A modern web UI for cron jobs with live logs, system monitoring, and SSO support.

A modern web-based GUI for managing cron jobs with real-time logs, authentication, and Docker support.

Stop the container: docker compose down -v, then remove scripts, data, snippets directories.
1.2k
Browse All Categories