Analysis updated 2026-05-18
Watch several repositories across GitHub, GitLab, and other hosts for new releases in one dashboard.
Automatically download and archive new releases as they are published.
Manage files across local storage, FTP, SMB, and WebDAV servers from a single file explorer.
Get Discord or Slack notifications when a tracked project ships a new version.
| nexgen999/repopulse-dashboard | 0xradioac7iv/tempfs | abboskhonov/hermium | |
|---|---|---|---|
| Stars | 0 | 0 | 0 |
| Language | TypeScript | TypeScript | TypeScript |
| Setup difficulty | easy | moderate | moderate |
| Complexity | 3/5 | 3/5 | 4/5 |
| Audience | ops devops | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires Node.js 18+ and npm 9+, runs locally with no external database.
RepoPulse Dashboard is a self-hosted web app for developers and DevOps teams who want to track software releases and manage files across several platforms from one place. The README describes it as a high performance dashboard built with attention to visual design as well as functionality, combining unified repository tracking with a file explorer that supports multiple protocols. On the release tracking side, it can follow version updates from Git, GitHub, GitLab, Gitea, Forgejo, Bitbucket, Codeberg and F-Droid. Repositories can be organized into nested categories up to five levels deep, and the app keeps a history of the last ten versions for each one. You can filter by operating system compatibility, by category, or with instant search, and switch between list, grid, bento and column layouts. The file explorer is a two panel manager that connects to local server drives, FTP and SFTP servers, SMB network shares, and WebDAV storage such as Nextcloud. It can also browse and preview files hosted on standard web servers. Supported file operations include copy, move, rename, delete, permission changes and SHA256 hash checks. Visually, the interface follows a design language similar to Microsoft's Fluent Design, with a glassmorphism style of blurred, semi transparent panels. Users can pick from built in themes or build custom ones with their own accent colors and blur levels, and can upload their own favicon and sidebar icons. The app also supports automatic backups of new releases, Discord and Slack webhook notifications, a persistent transfer log, and interface translations for more than fifteen regions. The frontend is built with React 18, Vite and TypeScript, using Framer Motion for animation and Recharts for statistics. The backend runs on Node.js with Express. Styling uses Tailwind CSS, and data is stored locally rather than in an external database. Setup requires Node.js 18 or later and npm 9 or later: you clone the repository, install dependencies with npm, and either run it in development mode or build it for production and start it with a Node server. The README states that data stays on your own server rather than being sent elsewhere, and that credentials for remote connections are encrypted at rest. GitHub personal access tokens can be added to raise API rate limits and access private repositories. The project is released under the Apache License 2.0.
A self-hosted dashboard that tracks new software releases across many code hosts and includes a multi-protocol file manager.
Mainly TypeScript. The stack also includes React, TypeScript, Vite.
Use freely for any purpose, including commercial use, as long as you keep the copyright and license notices.
Setup difficulty is rated easy, with roughly 30min to a first successful run.
Mainly ops devops.
This repo across BitVibe Labs
Verify against the repo before relying on details.