AI Agent Hub
Back to plugins
🖥️

schedule

Client Updated 2026.09.14

Run the following command in DeepSeek Harness:

dsh plugin install Nicercz007-cloud/schedule

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install Nicercz007-cloud/schedule in the DeepSeek Harness terminal to install this plugin; the source is at https://github.com/Nicercz007-cloud/schedule .

About this plugin

Scheduling, goal tracking, and monthly planning tend to live in separate apps, and every tab switch breaks focus. schedule bundles all three into a set of frosted-glass floating cards that sit right on your desktop: write a recurring entry once and it stays, close the window, refresh the page, or restart the PC and nothing is lost. It is a pure front-end, zero-dependency build on vanilla DOM with every state persisted in localStorage — no cloud service, no background daemon, just open and go.

Each card has a clear job. The schedule card supports three recurrence modes — every day, weekdays, weekends — and automatically highlights the row whose time window currently contains the clock, while past slots fade to half-opacity; a built-in countdown note ticks down days, hours, minutes, and seconds for important dates. The goal tracker compresses each goal into a single data row with name, progress percentage, and sub-goal roll-ups; click the number to edit it in place. Expanding a goal opens a WPS-style freeform flowchart workspace with 29 SVG shapes, orthogonal snapping connectors, due-date bars colored by urgency, and a 0.3×–2.5× zoomable canvas that can be dragged out as an independent floating window. The calendar card paints cross-day task bars across a month grid, and due dates set inside the flowchart sync onto the calendar with urgency-based coloring — click one to jump straight to the matching goal. A new today panel aggregates in-progress, starting-within-an-hour, due-today, overdue, and today tasks on a single screen with a 30-second auto-refresh, and a click sends you to the relevant card or flowchart.

On the utility side, cards are draggable and resizable in two ways, with positions remembered across sessions; the frosted-glass aesthetic auto-detects light and dark themes by reading your desktop wallpaper. Every delete — a flowchart node, a goal, a schedule row, a sticky note, a calendar task — triggers an undoable toast, and Ctrl+Z works too. The data center offers JSON export and import, a rolling buffer of the last five snapshots with one-click restore, and an optional file-system backup that silently writes a .json file every ten minutes via the File System Access API, so even a wiped browser profile is recoverable. It is built for people who treat the desktop as their primary workspace and want lightweight, local-only tools for daily scheduling, goal tracking, and monthly planning — no cloud sync, no extra app, just a glance that covers today, this week, and this month.

Use Cases

  • Managing daily routines with recurring entries and live in-progress highlighting
  • Breaking down project goals into a freeform flowchart with editable progress tracking
  • Planning multi-week project schedules with cross-day task bars on a month grid

Best For

  • People who treat the desktop as their primary workspace and want to avoid yet another scheduling app
  • Minimalists who prefer local-only storage and reject cloud sync
  • People who need today's schedule, goal progress, and monthly planning in a single glance