Skip to content

orbitturner/orbitcronmanager

Repository files navigation

Orbit Cron Manager (OCM)

OCM Logo

A modern, beautiful task scheduling and cron job management system built with React and Supabase.

License: AGPL v3 TypeScript React Supabase

✨ Features

  • 🕒 Visual Cron Expression Builder
  • 🌐 HTTP Request Tasks
  • 💻 Command/Script Tasks
  • 📊 Beautiful Dashboard
  • 📈 Execution History & Analytics
  • 📧 Email Notifications
  • 🔒 Authentication & Authorization
  • 🎨 Modern UI with Dark Theme
  • 🚀 Real-time Updates

🚀 Getting Started

Prerequisites

  • Node.js 18+
  • npm or yarn
  • Supabase Account

Installation

  1. Clone the repository:
git clone https://github.com/yourusername/orbit-cron-manager.git
cd orbit-cron-manager
  1. Install dependencies:
npm install
  1. Create a .env file in the root directory:
VITE_SUPABASE_URL=your_supabase_url
VITE_SUPABASE_ANON_KEY=your_supabase_anon_key
  1. Start the development server:
npm run dev

🏗️ Built With

📝 License

This project is licensed under the GNU Affero General Public License v3.0 - see the LICENSE file for details.

Important License Notes:

  • ✅ You can use this software for personal and commercial use
  • ✅ You can modify the source code
  • ✅ You must disclose the source code of your modifications
  • ❌ You cannot use this software as part of a closed-source product
  • ❌ You cannot sell this software without significant modifications

🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to change.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

📧 Contact

Your Name - @yourusername

Project Link: https://github.com/yourusername/orbit-cron-manager

About

A modern, beautiful task scheduling and cron job management system

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published