12 Commits

Author SHA1 Message Date
5dbfbcf888
Add verbose output option to README 2025-03-29 10:42:23 -03:00
1c7fba5f5b
Update database location documentation
- Clarifies the database location paths in README.md.
- Removes redundant "subscleaner" directory name.
2025-03-28 21:28:55 -03:00
73fdc2e44f
Add database persistence and custom location option
- Adds `--db-location` command-line option for specifying a custom database location.
- Updates documentation to reflect the new database persistence feature.
- Modifies `get_db_path` to accept and use the `--db-location` argument.
- Creates `/data` directory in the Docker container for database persistence.
- Updates README.md to explain database persistence and provide usage examples.
2025-03-28 21:17:54 -03:00
a1e46ff198
Updated README 2025-03-28 20:19:02 -03:00
d77b8a580d
Update Docker run command and docker-compose file to add /etc/localtime as a read-only volume 2024-12-06 15:03:52 -03:00
c91ee39d8d
Added docker badge 2024-03-09 12:33:23 -03:00
48c8e08113
Added docker configuration 2024-03-09 12:19:03 -03:00
1848e7a2d9
Added badges 2024-03-09 10:38:40 -03:00
416cbf70e5
Updated README 2024-03-03 18:50:29 -03:00
4a18c7d09d
Upgraded README, only deploying on pyproject.toml change 2024-03-03 18:35:04 -03:00
c234fd9fde
Updated README 2024-03-03 18:15:42 -03:00
92a05e38b4
Initial commit and project setup 2024-03-03 17:52:07 -03:00