KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
ritual
★ 18
Open GitHub ↗
An open source and minimal habit tracker
Download README (.md)
Explore Similar Repositories
research-note-wrap
:
Turn research, triage, and analysis sessions into reusable Markdown conclusion notes for maintainers.
AIEKit
:
AI Agents skills for AI Engineer
plottter
:
A free, open-source desktop app for generating pen-plotter-ready vector art from math equations, generative algorithms, and raster images.
xuzilong-skills
:
This is a skill repository for AI agent. And it is developed especially for Economic and Management academic research.
copilot-sdk-server-sample
:
Sample of a multiuser system using GitHub Copilot SDK
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
ritual
?
Download (.md)
# Ritual Ritual is a minimalistic, open source, ad-free, no-tracker habit tracker PWA built with Next.js 16. ## Features - Installable PWA with offline app shell support - Local-first habit tracking with IndexedDB - Daily progress, streaks, heatmaps, and simple stats - JSON export, history clearing, and full local reset - Open source - No ads - No trackers ## Stack - Next.js 16 App Router - React 19 - Dexie + IndexedDB for local persistence - Custom service worker and web app manifest ## Development ```bash npm install npm run dev ``` ## Verification ```bash npm run lint npm run typecheck npm run build ``` ## Repository [GitHub](https://github.com/tangent-labs-dev/ritual) ## License MIT License