Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/webextensions/revisitor
A task runner for your git projects to execute jobs at regular intervals and generate reports / alerts / notifications / mails
https://github.com/webextensions/revisitor
Last synced: about 2 months ago
JSON representation
A task runner for your git projects to execute jobs at regular intervals and generate reports / alerts / notifications / mails
- Host: GitHub
- URL: https://github.com/webextensions/revisitor
- Owner: webextensions
- License: mit
- Created: 2024-02-29T18:37:09.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-10-24T23:01:31.000Z (3 months ago)
- Last Synced: 2024-11-09T02:37:37.160Z (2 months ago)
- Language: JavaScript
- Size: 1 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Revisitor
## Autorun on System Startup
### Ubuntu
Launch `Startup Applications` program.Click on "Add" button. A dialog window titled "Add Startup Program" would open.
In there, fill in the following fields:
**Name:** `Revisitor (server)`
**Command:** `/bin/bash //autorun/revisitor.autorun.sh`
**Comment:** `Launch Revisitor (server)`