Go to file
2023-09-13 17:06:10 +02:00
main.py Rename input file parameter 2023-09-13 13:03:13 +02:00
README.md Add README.md 2023-09-13 17:06:10 +02:00
requirements.txt Initial commit 2023-09-13 12:05:44 +02:00

Shitty Book Collector

Healthcheck Badge

A shitty CLI script to convert a .ods table into a .html table. It supports healthchecks and defining a CSS file. That's it. Not much to see here.

Installation

Clone the project and move into the directory

git clone https://github.com/moan0s/shitty-book-collector.git
cd shitty-book-collector/

Optional: Create and activate a virtual environment

python -m venv venv
source venv/bin/activate

Install dependencies

pip install -r requirements.txt

Usage

Basic usage

python main.py -i Books.ods -o books.html

Advanced usage

python main.py -i Books.ods -o books.html --css custom.css --healthcheck https://hc.example.org/ping/8acb905-1234-4567-7890-dac56fff