Hippo
Hippo
This will be useful when using mediumexporter as part of a script (if we've already fetched the post, we can just pass on the JSON instead of passing on the...
This is an issue with Medium drafts, where a slug is not set yet. mediumexporter tries to save it using an empty string (""), which results in a file named...
**Is your feature request related to a problem? Please describe.** My original problem was that I wanted my downloaded files to be played in the same order as the original...
Last month, I managed to get a partial window working on my 7.5" screen (the GDEW075T7) but haven't found the time to iron out everything and clean up the code....
This is related to the suggestion in #16. Instead of showing the "next break" information as a fixed time ("Next break at 12:07 PM"), it would be helpful if I...
- **App Name:** Tuba - **Icon Name:** dev.geopjr.tuba - **Description:** Browse the Fediverse (Mastodon client) - **Webpage (optional):** https://tuba.geopjr.dev/ - **Original Icon:** 
This commit replaces `src/omemo` with `plugins/omemo-views` and `headless/plugins/omemo`. The way I'm working on this is to keep everything on `omemo-views` for now, and then gradually move whatever possible out to...
**Describe the bug** The Mattermost XMPP bridge fails with the error `Starting gateway failed: Bridge mattermost.myteam failed to start: Team 'myteam' not found in []`. A similar issue has already...
Rearranged directory structure and made urls and templates more generic, to make the app portable. Also removed settings.py, and non-app-specific urls in urls.py. This is a major change; I don't...
Since Xiaomi keeps updating the unlock procedure with small changes, I thought it would be useful to have a record of when the tool was last used successfully. If the...