Skip to content

A user-friendly command scheduler Swift application and Cron alternative for macOS. Configure, execute, and track tasks effortlessly with notifications and history.

Notifications You must be signed in to change notification settings

thim81/zaptasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZapTasks

ZapTasks Logo

ZapTasks is a modern, user-friendly command execution tool, designed as an alternative to Cron. It simplifies task configuration, execution, and tracking, all while offering a clean interface and seamless integration into macOS.

ZapTasks is built in Swift, delivering a native experience for Mac users, and leverages "Shaas" (Shell as a Service) to execute shell commands.

Features

  • User-Friendly Interface: Configure and manage tasks with ease through a Mac application and menu bar interface.
  • Task Execution History: View and track previously executed tasks.
  • Notifications: Stay informed with alerts when tasks are executed or completed.
  • Mac Integration: Operates smoothly as a Mac menu bar app and standalone application.
  • Shell executing: Executes commands efficiently using the powerful Shaas binary "Shell as a Service."

Getting Started

Installation Steps

  1. Install ZapTasks

Download and install the ZapTasks app on your Mac.

  1. Start Shaas

Navigate to the directory containing shaas and run the following command:

./shaas
  1. Launch ZapTasks

Open the ZapTasks app to start configuring and managing your tasks.

How It Works

  1. Define tasks directly in the intuitive ZapTasks interface.
  2. Use "Shaas" to securely execute shell commands in the background.
  3. Get notified when tasks are executed or encounter issues.
  4. View the history of your tasks for tracking and analysis.

Why ZapTasks?

ZapTasks combines the power of command execution with the simplicity of a GUI, making it an ideal solution for developers, system administrators, and everyday users who want a more approachable way to manage their automated tasks.

About

A user-friendly command scheduler Swift application and Cron alternative for macOS. Configure, execute, and track tasks effortlessly with notifications and history.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages