Remove the README.org.

This commit is contained in:
2023-07-16 14:47:25 +03:00
parent 73ef4003a8
commit 6806a878b6
2 changed files with 2 additions and 37 deletions
+2
View File
@@ -43,3 +43,5 @@
Update the package information and imports.
** 1.2.0 <2023-07-16>
Add commands to execute the package.
** 1.2.1 <2023-07-16>
Remove the README.org.
-37
View File
@@ -1,37 +0,0 @@
* Anitube Simple Notification
Anitube Simple Notification is a application made for getting
notification when a content is updated on the web-site (anitube.in.ua).
* Usage
In application folder create file with name =config.toml=. If a value
is wrong, then a error will be shown. If there no value or a wrong value
then it will be default.
Example of a config file for all options:
#+BEGIN_SRC toml
POSTERS = true
WAITING_PERIOD = 3600
URLS = [
"https://anitube.in.ua/4110-chainsaw-man.html",
"https://anitube.in.ua/4010-overlord-iv.html",
"https://anitube.in.ua/4097-mob-varyat-100-3-sezon.html",
"https://anitube.in.ua/4087-spy-x-family-part-2.html",
]
#+END_SRC
The last comma of the urls list can be ommited.
Run the program by one of the commands:
#+BEGIN_SRC shell
python3 main.py
python main.py
#+END_SRC
* Author
Kostiantyn Klochko (c) 2022-2023
* Donation
Monero: 8BCZr3LaciDZUwNUbC8M5gNZTtnPKoT9cMH95YcBoo2k8sg4qaxejYL4Qvp6V21ViqMHj5sHLiuRwhMYxHTVW1HUNAawV6c
[[./img/monero.png]]
* License
Under GNU GPL v3 license