awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

20 repository-uri

Awesome GitHub RepositoriesScheduled Command Execution

Capabilities for executing commands repeatedly or with defined delays through an application interface.

Distinct from Custom Command Execution: Distinct from Custom Command Execution: specifically focuses on the recurring/delayed scheduling of those commands.

Explore 20 awesome GitHub repositories matching development tools & productivity · Scheduled Command Execution. Refine with filters or upvote what's useful.

Awesome Scheduled Command Execution GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • manaflow-ai/cmuxAvatar manaflow-ai

    manaflow-ai/cmux

    22,717Vezi pe GitHub↗

    cmux is a GPU-accelerated terminal emulator and workspace manager designed for coordinating multiple concurrent AI coding agents. It functions as an orchestration terminal that uses scriptable workspaces and split panes to manage parallel AI agent workflows, while also serving as a headless browser automation tool and a remote development relay. The project differentiates itself through a programmatic control plane using a Unix domain socket and CLI, allowing for the automated management of terminal layouts and input delivery. It features an integrated web engine for programmatic DOM manipula

    Automatically executes specified shell commands in response to the scheduling of system notifications.

    Swiftampclaude-codecodex
    Vezi pe GitHub↗22,717
  • redis/redisinsightAvatar redis

    redis/RedisInsight

    8,556Vezi pe GitHub↗

    RedisInsight is a graphical user interface and management tool for browsing, analyzing, and administering Redis databases. It provides a visual environment for exploring key-value data structures, managing database instances, and performing data analysis across different operating systems and deployments. The tool distinguishes itself by providing dedicated visual managers for complex operations, including a vector database manager for configuring embeddings and similarity searches, a query workbench for executing raw commands and Lua scripts, and a performance monitoring dashboard for tracki

    Executes specific database commands a set number of times or indefinitely with a defined delay.

    TypeScriptdatabase-guiredisredis-gui
    Vezi pe GitHub↗8,556
  • symfony/processAvatar symfony

    symfony/process

    7,463Vezi pe GitHub↗

    Symfony Process is a PHP library for executing external commands in separate operating-system processes with full lifecycle control. It provides a cross-platform command executor that handles OS-specific argument escaping and process management, enabling portable subprocess execution from PHP applications. The library supports both synchronous and asynchronous process execution, allowing background subprocesses to run independently while the main PHP script continues. It includes executable path resolution to locate system commands across standard search directories, stream-based I/O pipes fo

    Locates the absolute path of a command or binary by searching standard and custom directories.

    PHPcomponentphpsymfony
    Vezi pe GitHub↗7,463
  • missing-semester-cn/missing-semester-cn.github.ioAvatar missing-semester-cn

    missing-semester-cn/missing-semester-cn.github.io

    7,311Vezi pe GitHub↗

    This is an open-source educational website that translates and localizes MIT's Missing Semester course, teaching practical computing skills for computer science students. The curriculum covers developer tooling, shell scripting, version control, security fundamentals, and open-source collaboration, with a focus on core computing skills including data processing pipelines, workflow automation, secure remote access, shell productivity, Vim editing, and Git version control. The project distinguishes itself by teaching command-line mastery, shell scripting, and automation to boost daily developer

    Teaches repeating commands for each item in a list, often generated by another command.

    Markdown
    Vezi pe GitHub↗7,311
  • cosmos/cosmos-sdkAvatar cosmos

    cosmos/cosmos-sdk

    7,016Vezi pe GitHub↗

    Cosmos SDK is a modular blockchain application framework and software development kit used to build sovereign layer-one networks. It provides a foundation for creating customizable blockchains featuring native interoperability, sovereign governance, and Byzantine Fault Tolerant consensus engines. The framework is distinguished by its inter-blockchain communication protocol, which enables the transfer of byte-encoded data and digital assets between independent blockchain networks. It supports multiple consensus models, including Proof of Stake and Proof of Authority, and allows for the integra

    Triggers specific blockchain logic to run automatically based on timed tickers or network epochs.

    Goblockchaincometbftcosmos-sdk
    Vezi pe GitHub↗7,016
  • processing/processingAvatar processing

    processing/processing

    6,487Vezi pe GitHub↗

    Processing is a creative coding environment and Java graphics library designed for writing visual sketches that produce interactive 2D and 3D graphics and animations. It runs on the Java Virtual Machine, using an OpenGL-based hardware-accelerated rendering pipeline, and operates on a sketch-based execution model where programs run as continuous loops of setup and draw functions with event-driven input handling for keyboard, mouse, and window interactions. The environment distinguishes itself as a cross-platform sketch tool that runs visual programs unchanged on desktop, web, Android, and Rasp

    Programs run as continuous loops of setup and draw functions with event callbacks for user interaction.

    Java
    Vezi pe GitHub↗6,487
  • j3ssie/osmedeusAvatar j3ssie

    j3ssie/Osmedeus

    6,425Vezi pe GitHub↗

    Osmedeus is a security workflow orchestration engine that coordinates AI agents, shell commands, and scanning tools through declarative YAML pipelines. It functions as a distributed security scanner, a declarative workflow automator, and an AI agent framework for security, enabling automated multi-step security analysis with conditional branching, parallel execution, and distributed workers. The engine distinguishes itself through a hybrid runner model that executes workflow steps on the local host, inside Docker containers, or over SSH to remote machines, selected per step or module. It supp

    Iterates over lists of inputs using double-bracket variable syntax to run steps for each item.

    Go
    Vezi pe GitHub↗6,425
  • ddollar/foremanAvatar ddollar

    ddollar/foreman

    6,153Vezi pe GitHub↗

    Manage Procfile-based applications

    Executes a single command using the same environment variables as the defined processes.

    Ruby
    Vezi pe GitHub↗6,153
  • techxuexi/techxuexiAvatar TechXueXi

    TechXueXi/TechXueXi

    5,653Vezi pe GitHub↗

    TechXueXi is an automated learning tool designed to complete daily tasks and quizzes on a political education platform, earning points without manual intervention. It combines headless browser automation with human-like behavior simulation, randomizing user-agent strings and mimicking interaction patterns to avoid detection during automated sessions. The tool is built as a Python script that can run directly from source code after installing dependencies and a browser driver, or be deployed inside a Docker container for persistent, 24/7 operation on servers, VPS, or NAS devices. It supports c

    Runs the automation in a continuous loop with configurable intervals to meet daily point targets.

    Pythonauto-xxqgdockerqiang-guo
    Vezi pe GitHub↗5,653
  • webmin/webminAvatar webmin

    webmin/webmin

    5,595Vezi pe GitHub↗

    Webmin is a web-based administration interface for Unix systems. It provides a centralized console for managing the full range of server administration tasks — users and groups, software packages, storage, network configuration, system services, and security — all through a browser. Its modular architecture allows separate modules to handle databases (MySQL, MariaDB, PostgreSQL), web servers (Apache), DNS (BIND), email (Sendmail, Dovecot), file sharing (Samba, NFS), and more, with a unified access control system that restricts what each administrator can see and do. What sets Webmin apart is

    Schedules a single shell command to run once at a specified date and time.

    HTML
    Vezi pe GitHub↗5,595
  • maiot-io/zenmlAvatar maiot-io

    maiot-io/zenml

    5,452Vezi pe GitHub↗

    ZenML is an extensible machine learning orchestration framework designed to manage the end-to-end lifecycle of data pipelines and AI agent workflows. It functions as a durable orchestrator that executes machine learning tasks as directed acyclic graphs, ensuring that every step is containerized for consistent performance across local, cloud, and hybrid infrastructure. By decoupling pipeline code from underlying compute and storage backends, the platform allows developers to define infrastructure-agnostic stacks that remain portable across diverse environments. The project distinguishes itself

    Lists, inspects, and resumes workflows currently paused at wait points through interactive command-line tools.

    Python
    Vezi pe GitHub↗5,452
  • sachaos/viddyAvatar sachaos

    sachaos/viddy

    5,369Vezi pe GitHub↗

    Viddy este un monitor și watcher interactiv de comenzi de terminal care execută comenzi shell la intervale recurente pentru a urmări modificările în output în timp. Acesta funcționează ca un pager de istoric al execuției comenzilor și un vizualizator de diferențe de output, permițând utilizatorilor să monitorizeze schimbările de stare în timp real într-o interfață de terminal. Instrumentul se distinge prin furnizarea de capabilități de redare și navigare în istoric, permițând utilizatorilor să se deplaseze înainte și înapoi printr-o secvență înregistrată de output-uri anterioare ale comenzilor. Include un vizualizator dedicat de diferențe de output care evidențiază vizual adăugările sau eliminările de text între execuții consecutive. Sistemul încorporează un pager controlat prin tastatură pentru inspectarea output-urilor lungi prin scroll și căutarea textului. De asemenea, dispune de gestionarea stării pentru a întrerupe și relua execuția periodică și un sistem de configurare pentru personalizarea mapărilor de taste și a schemelor de culori.

    Executes specified shell commands on a recurring interval to monitor real-time state.

    Rustcligolangterminal
    Vezi pe GitHub↗5,369
  • wangdoc/bash-tutorialAvatar wangdoc

    wangdoc/bash-tutorial

    4,354Vezi pe GitHub↗

    Acest proiect este o resursă educațională cuprinzătoare constând într-un tutorial de programare Bash, o referință de scripting și un manual de linie de comandă Linux. Oferă materiale instrucționale pentru scrierea scripturilor, automatizarea sarcinilor de sistem și stăpânirea navigării în terminal și a administrării sistemelor Unix. Ghidurile acoperă o gamă largă de personalizări ale mediului shell, inclusiv stilizarea promptului și utilizarea alias-urilor. De asemenea, oferă un ghid pentru mediul shell pentru gestionarea fișierelor de configurare și inițializarea mediilor utilizator. Materialele detaliază un set larg de capabilități, inclusiv logica fluxului de control, gestionarea datelor cu array-uri indexate și asociative și procesarea textului. Alte arii acoperite includ gestionarea fișierelor și resurselor, potrivirea modelelor cu expresii regulate și instrumente de observabilitate pentru depanarea scripturilor și validarea sintaxei. Resursa explică, de asemenea, funcțiile interactive ale terminalului, cum ar fi recuperarea istoricului comenzilor, completarea intrărilor și scurtăturile de la tastatură pentru navigarea în linia de comandă.

    Teaches how to iterate over lists, wildcard matches, and the output of other commands.

    Shell
    Vezi pe GitHub↗4,354
  • lando/landoAvatar lando

    lando/lando

    4,235Vezi pe GitHub↗

    Lando este un manager de mediu de dezvoltare Docker și un orchestrator de dezvoltare locală utilizat pentru a crea stack-uri de aplicații izolate. Funcționează ca un provisioner de stack de dezvoltare web care coordonează servere web, baze de date și runtime-uri pentru a asigura paritatea mediului în diferite sisteme de operare. Proiectul se distinge prin bootstrapping-ul mediului bazat pe rețete pentru stack-uri comune precum LAMP, LEMP și MEAN, precum și provisionare dedicată pentru platforme CMS precum WordPress, Drupal și Joomla. Își diferențiază în continuare capabilitățile acționând ca un instrument de sincronizare pentru hosting remote, permițând utilizatorilor să oglindească configurațiile serviciilor de producție și să sincronizeze datele site-ului cu furnizorii de hosting cloud. Sistemul acoperă o gamă largă de capabilități de infrastructură și networking, inclusiv rutare automată prin reverse proxy, gestionarea certificatelor SSL printr-o autoritate de certificare internă și maparea volumelor host-to-container. Oferă, de asemenea, instrumente pentru automatizarea fluxului de lucru containerizat, cum ar fi execuția pașilor de build, accesul interactiv la shell-ul serviciului și interceptarea email-urilor pentru testare. Mediul este gestionat printr-o interfață de linie de comandă care se ocupă de ciclul de viață al aplicației, inclusiv pornirea, oprirea și reconstruirea stack-urilor containerizate izolate.

    Runs one-time installation commands as root or standard users during the service boot process.

    Vezi pe GitHub↗4,235
  • cake-build/cakeAvatar cake-build

    cake-build/cake

    4,179Vezi pe GitHub↗

    Cake este un sistem de automatizare a build-ului cross-platform și un framework de scripting care permite utilizatorilor să definească pipeline-uri de build folosind scripturi C#. Funcționează ca un orchestrator de pipeline CI/CD și build runner, oferind un limbaj specific domeniului (DSL) puternic tipizat pentru a simplifica orchestrarea proceselor de compilare, testare și împachetare pe Windows, Linux și macOS. Sistemul asigură medii de build reproductibile prin fixarea versiunilor instrumentelor de build, modulelor și dependențelor. Se distinge prin activarea unui flux de lucru de scripting C# cu suport complet IDE, inclusiv completare automată, evidențierea sintaxei și execuția directă a sarcinilor în editoare. Framework-ul acoperă o gamă largă de capabilități, inclusiv execuția sarcinilor de tip graf aciclic direcționat (DAG), abstractizarea proceselor cross-platform și instalarea automată a instrumentelor. Dispune de detectare conștientă de mediu pentru diverși furnizori de integrare continuă și oferă extensibilitate printr-o arhitectură de plugin-uri bazată pe NuGet și injecție de dependențe. Scripturile de build sunt executate ca binare compilate la runtime sau găzduite într-o aplicație de consolă.

    Locates software executables by searching registered paths and environment variables to avoid hardcoded paths.

    C#build-automationbuild-automation-toolbuild-tool
    Vezi pe GitHub↗4,179
  • blynk-technologies/blynk-libraryAvatar Blynk-Technologies

    Blynk-Technologies/blynk-library

    3,971Vezi pe GitHub↗

    Blynk este un framework pentru dispozitive embedded și bibliotecă de conectivitate IoT cloud, concepută pentru a stabili o comunicare securizată, bidirecțională, între microcontrolere și o platformă de management la distanță. Oferă identitatea de bază a unui instrument de gestionare a dispozitivelor IoT, permițând sincronizarea stărilor dispozitivelor, controlul hardware-ului la distanță și maparea datelor hardware către interfețe bazate pe cloud. Proiectul se distinge printr-un sistem de pini virtuali care decuplează comunicarea cloud de pinii fizici, permițând schimbul de date independent de hardware. De asemenea, suportă offloading arhitectural avansat, unde comunicarea în rețea poate fi delegată unui co-procesor dedicat pentru a suporta microcontrolere neconectate. Biblioteca acoperă o gamă largă de capabilități, inclusiv provizionarea automată a dispozitivelor, actualizări de firmware over-the-air și o structură organizațională multi-tenant pentru gestionarea flotei. Integrează diverse protocoale de comunicare, cum ar fi MQTT și HTTPS, și oferă instrumente pentru automatizare bazată pe logică, stocarea datelor de tip time-series și construirea de dashboard-uri mobile și web pentru monitorizare în timp real. Proiectul este implementat în C++.

    Schedules control signals and data transmissions from the cloud to cellular devices.

    C++arduinocellularembedded
    Vezi pe GitHub↗3,971
  • rejetto/hfsAvatar rejetto

    rejetto/hfs

    3,770Vezi pe GitHub↗

    hfs is a web-based file server and HTTP file hosting platform that shares local files and folders with remote users through a web browser. It functions as a media streaming server for audio and video content and provides a virtual file system to organize shared web paths independently of the physical disk hierarchy. The platform includes a remote file administrator for monitoring active transfers and managing server settings via secure authentication. It allows for the hosting of static websites and private content with access restrictions based on user accounts or geographic location. The s

    Allows scheduling of external programs or scripts to run at defined time intervals in the background.

    TypeScriptfile-serverfile-sharinghttp-server
    Vezi pe GitHub↗3,770
  • mcuadros/ofeliaAvatar mcuadros

    mcuadros/ofelia

    3,722Vezi pe GitHub↗

    Ofelia is a recurring job scheduler designed to run commands inside Docker containers or directly on the host system using a defined timetable. It functions as a configuration engine that reads job schedules and commands from container labels, a concurrency guard to prevent overlapping task executions, and a log router for reporting job outcomes. The system distinguishes itself by using a label-based configuration model, allowing job schedules and execution logic to be defined within container metadata rather than external configuration files. It employs a lock-based concurrency control mecha

    Enables the scheduling and execution of commands directly on the local host system.

    Go
    Vezi pe GitHub↗3,722
  • kichangkim/deepdanbooruAvatar KichangKim

    KichangKim/DeepDanbooru

    2,892Vezi pe GitHub↗

    DeepDanbooru is a deep learning tool for tagging anime-style images with Danbooru-style tags. It uses a pre-trained convolutional neural network to analyze images and predict tags identifying characters, attributes, and artwork details. The project provides a complete pipeline for training custom tag recognition models. Users can prepare datasets by downloading tag definitions from a remote Danbooru server using authenticated API requests, then store image-tag pairs in a structured SQLite database. The training workflow supports filtering datasets by rating or score criteria, configuring hype

    Provides a CLI loop for repeatedly running commands with configurable intervals until manual stop.

    Pythondanboorumachine-learningtensorflow
    Vezi pe GitHub↗2,892
  • floattech/zerobot-pluginAvatar FloatTech

    FloatTech/ZeroBot-Plugin

    2,631Vezi pe GitHub↗

    ZeroBot-Plugin is an extensible plugin framework for QQ group bots, providing a modular system that adds automation, AI chat, image generation, and moderation capabilities to chat environments. The project is built around a collection of plugin modules that each handle specific functions, from scheduling recurring commands to managing group member interactions. The framework distinguishes itself through its integration of AI-powered features, including configurable large language model chat with image recognition support, alongside automated content moderation that scans text and images again

    Runs a bot command at a fixed cron interval or on keyword match, with parameter injection and conditional execution.

    Gocoolqcqhttpcqhttp-mirai
    Vezi pe GitHub↗2,631
  1. Home
  2. Development Tools & Productivity
  3. Custom Command Execution
  4. Scheduled Command Execution

Explorează sub-etichetele

  • Bot Command SchedulersSchedules bot commands to execute automatically at fixed cron intervals or on keyword triggers with parameter injection. **Distinct from Scheduled Command Execution:** Distinct from Scheduled Command Execution: focuses on bot-specific command scheduling with keyword triggers and parameter injection, not general shell command scheduling.
  • Continuous Loop Executions2 sub-tag-uriRepeatedly runs a command in a loop with configurable pauses until manually stopped. **Distinct from Scheduled Command Execution:** Distinct from Scheduled Command Execution: focuses on continuous looping with manual termination rather than cron-like scheduled execution.
  • Downlink Command SchedulingScheduling control signals to be delivered from the cloud to remote devices. **Distinct from Scheduled Command Execution:** Focuses on cloud-to-device downlink triggers rather than local system command execution.
  • Epoch-Based Logic ExecutionScheduling logic to trigger automatically based on blockchain epochs or timed tickers. **Distinct from Scheduled Command Execution:** Focuses on blockchain-native timing (epochs/blocks) rather than OS-level command scheduling.
  • Executable LocatorsLocates the absolute path of a command or binary by searching standard and custom directories. **Distinct from Scheduled Command Execution:** Distinct from Scheduled Command Execution: focuses on finding executables, not scheduling their execution.
  • Notification-Triggered ExecutionExecutes shell commands automatically in response to the scheduling of a notification. **Distinct from Scheduled Command Execution:** Distinct from Scheduled Command Execution by using a notification event as the specific trigger rather than a timer or cron interval.
  • One-Time Command Executions1 sub-tagSchedules a single shell command to run once at a specified date and time under a chosen user account and working directory. **Distinct from Scheduled Command Execution:** Distinct from Scheduled Command Execution: focuses on one-off immediate or future-dated execution rather than recurring or delayed scheduling.
  • Pending Command Viewings and CancellationsDisplays the full script and environment of pending scheduled commands and allows removal before execution. **Distinct from Scheduled Command Execution:** Distinct from Scheduled Command Execution: focuses on reviewing and canceling queued commands rather than defining or running them.