An open API service indexing awesome lists of open source software.

https://github.com/rpjoshl/rpdb

Schedule und manage the execution of shell scripts and programms remotely
https://github.com/rpjoshl/rpdb

execution golang remote tasker

Last synced: about 1 month ago
JSON representation

Schedule und manage the execution of shell scripts and programms remotely

Awesome Lists containing this project

README

          

# RPdb

RPdb is a utility to remotely schedule the execution of your programs. By installing it on your *PC, server* or even on a *mobile phone* you can trigger the execution of a predefined program, script or command with the provided arguments **from any other device**.
You can find out more details about RPdb on our [website](https://rpdb.rpjosh.de).

This project contains open source components for RPdb and also serves as an issue and feature tracker for the **complete** application. The following components are included in this repository:

* A Go CLI client and module for integration into your applications

# Contribute

Code contributions are welcome! Please commit all pull requests against the main branch.