- 🕒 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
- Node.js 18+
- npm or yarn
- Supabase Account
- Clone the repository:
git clone https://github.com/yourusername/orbit-cron-manager.git
cd orbit-cron-manager
- Install dependencies:
npm install
- Create a
.env
file in the root directory:
VITE_SUPABASE_URL=your_supabase_url
VITE_SUPABASE_ANON_KEY=your_supabase_anon_key
- Start the development server:
npm run dev
- React - UI Framework
- TypeScript - Programming Language
- Vite - Build Tool
- Tailwind CSS - CSS Framework
- Supabase - Backend as a Service
- Framer Motion - Animations
- Lucide Icons - Icons
This project is licensed under the GNU Affero General Public License v3.0 - see the LICENSE file for details.
- ✅ 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
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.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Your Name - @yourusername
Project Link: https://github.com/yourusername/orbit-cron-manager