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
- Host: GitHub
- URL: https://github.com/rpjoshl/rpdb
- Owner: RPJoshL
- Created: 2024-01-20T16:43:49.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-23T12:00:55.000Z (11 months ago)
- Last Synced: 2025-03-23T12:26:22.186Z (11 months ago)
- Topics: execution, golang, remote, tasker
- Language: Go
- Homepage:
- Size: 117 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.