SkillAgentSearch skills...

Litegpodder

Minimal implementation of the gpodder API

Install / Use

/learn @jelmer/Litegpodder
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Minimimal non-scaleable implementation of the gpodder API.

This provides enough of the API to allow AntennaPod synchronisation.

API documentation can be found at https://media.readthedocs.org/pdf/gpoddernet/latest/gpoddernet.pdf

Usage

Create a user (only bcrypt password hashing is supported):

$ htpasswd -B -b -c htpasswd jelmer blah

Run the server

$ python3 -m litegpodder -l 0.0.0.0 -d data --auth htpasswd

Related Skills

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated1y ago
Forks0

Languages

Python

Security Score

60/100

Audited on Nov 17, 2024

No findings