Skip to content

Releases: hexawulf/PiTasker

v1.0.1-secure-cleanup

09 Jul 01:31
b1fd40d

Choose a tag to compare

Secrets removed

Deprecated files deleted

Console logs stripped

npm audit addressed

Build + deploy tested and verified

Initial Release

04 Jul 13:25

Choose a tag to compare

🧠 PiTasker v1.0.0 — Initial Production Release

PiTasker is a lightweight, production-ready task scheduler and automation dashboard designed for Raspberry Pi 5 and other Linux systems. Schedule, monitor, and run cron-based shell tasks with real-time feedback and system monitoring.


🚀 Highlights

  • ✅ Cron-based task scheduling with custom intervals
  • ✅ Manual task execution with timestamped status
  • ✅ Realtime memory monitoring dashboard
  • ✅ Firebase browser notifications with Luxon timestamps
  • ✅ Shell command validation with Zod + cron-validator
  • ✅ Clean UI built with React, TailwindCSS, and Shadcn
  • ✅ Auto-refreshing task list and status counters

📦 Tech Stack

  • Node.js · Express.js · PostgreSQL · Drizzle ORM
  • React 18 · TailwindCSS · Shadcn/ui · Firebase
  • PM2 · Vite · Zod · cron-validator · Luxon

📄 Deployment

See INSTALLATION.md for setup instructions on Raspberry Pi or any Ubuntu-based system.
Use ecosystem.config.js with PM2 for optimal performance.