A polished daily puzzle dashboard for GitHub Pages.
DailyHub lets you choose the daily games you actually play, open the next unfinished game, paste share results, track completion, and build a calendar history of your puzzle routine.
- Static site: no backend, no database, no build step
- Works on GitHub Pages
- Choose which games count toward your daily run
- Open next unfinished game
- Paste result blocks from games like Wordle, Connections, Waffle, Contexto and LinkedIn Games
- Clean share summary with compact scores and emoji grids
- Calendar history with red/yellow/green completion states
- Streaks, total completions and monthly stats
- Confetti when completing a game
- Special celebration when all selected games are completed
- Local-only storage using
localStorage
Upload these files to the root of your repository:
index.htmlstyle.cssscript.jsREADME.md
Then enable GitHub Pages from:
Settings -> Pages -> Deploy from a branch -> main -> /root