A collection of scripts I have written and/or adapted that I currently use on my systems as automated tasks.
https://docs.franco.net.eu.org/automated-tasks/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
archiving | 3 years ago | |
drives | 3 years ago | |
LICENSE | 3 years ago | |
README.md | 3 years ago | |
metadata.yaml | 3 years ago |
README.md
automated-tasks
A collection of scripts I have written and/or adapted that I currently use on my systems as automated tasks.
Table of contents
What
Automated tasks run when certain conditions are met, such as a particular time and date or when, for example, a USB flash drive is added to the system.
Why
This repository is a way to improve the quality of these scripts.
Structure
Scripts are divided by topic and placed in different directories
accordingly. Have a look at the ./metadata.yaml
file.
See also
- From crontabs to Systemd timers to learn where and how to place the files.
LICENSE
Unless noted differently:
Copyright (C) 2019 Franco Masotti <franco.masotti@live.com>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.