Giter VIP home page Giter VIP logo

hugokindel / saturnd Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 242 KB

Saturnd is a daemon capable of scheduling tasks on Unix operating systems to run any command at a given time, with the ability to get the informations of every run. Cassini, a command-line interface can be used with various options to communicate with the daemon from a client-side.

C 93.07% Shell 4.87% Makefile 0.60% CMake 1.47%

saturnd's Introduction

Saturnd

Saturnd is a daemon capable of scheduling tasks on Unix operating systems to run any command at a given time, with the ability to get the informations of every run. Cassini, a command-line interface can be used with various options to communicate with the daemon from a client-side.

Features

  • Schedule tasks to run any commandline and specify when it should run.
  • Get at the last stdout and stderr of any scheduled task.
  • Get informations about every run of any scheduled task (execution time and exit code).
  • Automatic saving of scheduled tasks (they will be resume at daemon startup).

How to use

The project can be built by using either make or cmake based on your workflow. To build it using make, simply run the make command, the saturnd and cassini executables should be created. Once the project is built, you can run the daemon with ./saturnd and you can send commands to it using ./cassini, to know what you can do precisely, run the ./cassini -h.

Architecture

The architecture of this project can be found in ARCHITECTURE.md (written in french).

Contributors

License

This project is made for educational purposes only and any part of it can be used freely.

saturnd's People

Contributors

maxime-jauroyon avatar

Stargazers

 avatar

Watchers

Hugo Kindel avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.