OPEN SOURCE, OPEN TO EVERYONE

Open source. Open possibilities.

Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.

Human-curated · Discover open source3941discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Rising stars

Less than 10 stars, 5+ commits in the last 30 days — projects made with care.

ADDED

A satirical self-hosted counter: cron runs grind.sh, which bumps a number in index.html, commits and pushes to GitHub, while Caddy serves the page. The README adds a grind-intensity table of commit intervals with daily, monthly and annual counts, plus a short FAQ. The number only goes up.

AutomationSelf-hostedJob scheduling

Soenneker.Flywheel.Suite is a modern background job engine for .NET, featuring Redis storage, source generators, and a live Blazor dashboard for real-time visibility.

Developer toolsAutomationBackend & APIs
ADDED

A Python tool that scrapes the i2iFunding P2P lending marketplace every few minutes, scores loans by yield and credit, sends Telegram/ntfy alerts, and serves a static GitHub Pages dashboard backed by committed JSON files. An optional, safe-gated auto-investor can place real money.

AutomationProductivityJob scheduling
aethergridwycliffRotich-dev
ADDED

AetherGrid is a distributed AI workload orchestrator built with strict Domain-Driven Design, featuring lease-based execution ownership, event-driven reconciliation, API key auth, and a React dashboard.

Developer toolsAutomationBackend & APIs
ms-job-watcherlikithreddy25
ADDED

Automated job alert pipeline that polls 6 major company career APIs and ~1,200 ATS job boards, filters for US-based entry/mid-level software engineering roles, deduplicates against persisted state, and emails digest alerts on a schedule via GitHub Actions.

ProductivityAutomationUtilities
go-scheduleshruggietech
ADDED

Cross-platform task scheduler in Go with readable schedules and a documented cron subset. Provides a CLI, a Wails desktop GUI, and a background daemon that can run as a system service, with IANA timezone recurrence, catch-up after downtime, overlap policies, cron import/export, completion chains, triggers, and filesystem watchers.

AutomationJob scheduling
envdata-syncStorywithLove
ADDED

A real-time environmental data crawling and archiving solution based on GitHub Actions. It uses cloud functions to call the Workflow Dispatch API instead of unstable cron to ensure reliable scheduled updates.

AutomationDeveloper toolsJob scheduling
ADDED

A small Python scraper that periodically fetches Monash University's public parking availability JSON and appends it to a CSV, run on a schedule via GitHub Actions. The README also outlines planned future analysis and a possible prediction webpage.

Data & databasesAutomationData integration
ADDED

An automated pipeline that scrapes GitHub Trending, enriches entries via the GitHub API, generates LLM-written summaries and trend analysis, then publishes Markdown reports plus JSON data through a Docusaurus site deployed by GitHub Actions.

AutomationData & databasesJob scheduling
cliCloudstic
ADDED

Cloudstic CLI is a content-addressable, encrypted backup tool for local files, Google Drive, and OneDrive. It supports deduplication, incremental backups, portable drive detection, and multiple storage backends such as S3 and B2.

Self-hostedAutomationCloud & storage
openptchenbin3625
ADDED

OpenPT is a lightweight, configuration-driven BitTorrent tracker announce tool for private tracker (PT) seeding. Working from .torrent files alone, it simulates a client reporting seeding status, upload amounts and port, with a Web UI, Prometheus metrics and TOML configuration.

Self-hostedAutomationHome & personal services