Skip to content
Snippets Groups Projects
Adar Nimrod's avatar
nimrod authored
0e680384
History

Poquita

pipeline status

My setup of Poca.

My setup consists of keeping the subscriptions in git (poca.xml), managing them locally and running the downloader inside a Docker container remotely. The final part of syncing the downloads is using unison and is managed in my rcfiles repository.

Requirements

Usage

Adding/ removing/ list/ toggling subscriptions:

pipenv run subscribe {add,delete,list,toggle}

Deploying a new version:

pipenv run build
pipenv run deploy

Linting (using pre-commit):

pipenv run lint

License

This software is licensed under the MIT license (see LICENSE.txt).

Author Information

Nimrod Adar, contact me or visit my website. Patches are welcome via git send-email. The repository is located at: https://git.shore.co.il/explore/.