Automatically created environment for python package
Project description
cronvice
maintain your programs running under SCREEN using AT job scheduler
Example
# example
cronvice --help
Installation
# you need the scheduler
sudo apt install at
# you nee the code (anti PEP 668 way)
pip3 install cronvice
All scripts must be in ~/.myservice/anyname/tag
- where ~/.myservice is the S-PATH, path to scripts structure
- anyname - can be number of different subfolders
- tag must be a executable script with a uniqe name in all ~/.myservice
- ~/.config/cronvice/cfg.json - contains the S-PATH ("services")
- without a parameter, interactive tui is run, quit it with .q
Usage
Harmless calls
cris l
cris t syncthing
cris p syncthing
cris c syncthing
- r(un)
- a(dd)
- d(elete)
- e(nter)
- c(omment show)
- t(ime show)
- p(ath show)
- l(ist cron)
- x (block service call with impossible timestamp)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cronvice-0.1.25.tar.gz
(37.4 kB
view details)
File details
Details for the file cronvice-0.1.25.tar.gz.
File metadata
- Download URL: cronvice-0.1.25.tar.gz
- Upload date:
- Size: 37.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c4a856d2effcc6f663f6b2c064b92e7c0de593cb2ebd8f664afe1610783d653a
|
|
| MD5 |
4247d3d6869833682c102d4975bfbc56
|
|
| BLAKE2b-256 |
852bb8ac1330310b533c5b558d13f7b8d0f624c7a2527482769d30a0a6035e33
|