A unofficial mastodon client for the Pépito-API. Written in Java with Spring Boot and BigBone.
Currently used for the account @[email protected].
You can use the Dockerfile to generate a docker image. There is an example docker-compose file.
Key | Application YAML | Docker ENV | Example value |
---|---|---|---|
Pêpito API Url | pepito-api.url | PEPITPAPI_URL | https://api.thecatdoor.com/sse/v1/events |
Pêpito API Heartbeat Timeout | pepito-api.heartbeat-timeout | PEPITPAPI_HEARTBEATTIMEOUT | 22 |
Mastodon Instance | mastodon.instance | MASTODON_INSTANCE | mastodon.social |
Mastodn Account Token | mastodon.token | MASTODON_TOKEN | abcdefg... |
- (More) unit Tests
- Public Docker Image (via Github Actions)
- When API support is available, add the video files
This work is dual-licensed under MIT and WTFPL. You can choose between one of them if you use this work.