Skip to content

Celestial Desk v1.1.0

Choose a tag to compare

@fermow fermow released this 06 Aug 20:47
· 42 commits to main since this release

✦ Celestial Desk v1.1.0

A self-hosted productivity suite with a dreamy Starry Night interface. Runs everywhere (Linux / macOS / Windows) via Docker with one-command setup.

✨ New in v1.1.0

  • 🗓️ Shamsi Calendar — Persian/Jalali calendar with all 12 months, Iranian holidays (solar & lunar), today panel, upcoming holidays and day details
  • 🎵 My Music — upload & play your own audio with a live Web Audio visualizer

⚠️ Removed

  • Sports & Finance modules (no longer shipped)

✨ Core features

  • Dashboard — overdue/due-soon deadlines, completed today, real weekly progress, daily habits, work-hours & tag charts
  • Deadlines — priorities, tags, subtasks and smart reminders (3d / 2d / 1d / 1h + overdue) with startup catch-up
  • Weekly Planner — time blocks, tags, completion tracking, mood & notes
  • Daily Journal — what you did / plans / reflections with Markdown & mood
  • Boards — Trello-style boards + tables + whiteboards
  • Life Tree — goal tree with a 3D view
  • Connections — people graph with force-directed visualization
  • Reports — daily / weekly / monthly + auto daily summary
  • Global search (Ctrl+K), two themes, JSON backup/restore

🚀 Quick Start

git clone <repo-url> celestial-desk && cd celestial-desk
make install   # only if Docker is missing
make setup
make up
# → http://localhost:3030

See the README for full per-OS guides.