Back to browse
Chronos a Drag-and-Drop Scheduler

Chronos a Drag-and-Drop Scheduler

by alekseiavg·Mar 25, 2026·1 point·0 comments

AI Analysis

●●SolidBig BrainShip ItCozy

Single HTML file scheduler with task-first workflow, but manual save/load limits adoption.

Strengths
  • Entire app is one HTML file with no frameworks, build step, or backend required
  • Task-list-first workflow matches how people actually plan vs calendar-first tools
  • Telegram bot reads save codes and sends reminders without running a server
Weaknesses
  • Manual base64 save/load means no automatic cross-device sync
  • Very early stage with limited integrations compared to Google Calendar
Category
Target Audience

Students, individuals who prefer task lists over calendar-first planning

Similar To

Google Calendar · Notion · Sunsama

Post Description

I built this because every scheduler I tried starts you on the calendar. I always found the easiest way to plan is to have a list of tasks and then put them on the schedule. Chronos is built around that flow. Tasks live in a panel on the right, you drag them onto the calendar on the left, and done.

I'm a high school student and built this primarily for my own scheduling. Sharing it as I think it's a better way to schedule. I wrote it with AI assistance just to speed up the process.

A few things that might be interesting technically: - The entire app is a single HTML file with no frameworks, no build step, no backend. You can download it and open it in a browser with no setup. - Save/load works via a base64 JSON blob you copy and paste to load your schedule. - There's a Telegram bot assistant that reads the save code and sends you reminders before events. Keeping it free to run was a challenge. - I think all the functions I ever needed are there. You can schedule the normal way ofcourse as well.

Known issues: the PDF export and iCal integration are kinda bad. If you run into problems with those I'd genuinely like to know. Built this around my own needs so it might have blind spots once again. Would appreciate any feedback on the UX, thank you!!

Try it: https://chronos_v1.oneapp.dev

Telegram bot: https://t.me/chronos_1bot

Source: https://github.com/alekseiavgustin/ChronOs

Similar Projects

AI/MLMid

Visual drag&drop workflow builder to our open-source AI agent platform

Visual AI workflow builder, but Flowise and LangFlow already dominate this crowded category.

Ship It
CrewForm
302mo ago
AI/ML●●●Banger

Nemilia – multi-agent AI workspace in a single HTML file, no back end

Single HTML file multi-agent orchestration with drag-and-drop DAGs beats Replit AI, n8n, and typical SaaS tools.

Zero to OneWizardryShip It
Nemilia
203mo ago