Skip to content
Snippets Groups Projects
Select Git revision
  • 7aa9f61386c23813e3e99c2028d7c68f289cebff
  • master default
  • debian
3 results

poquita

Adar Nimrod's avatar
nimrod authored
This reverts commit fe7fdfb4. The image
is now available.
7aa9f613
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/.