-
I dont remember but the app used to retrive the youtube thumbnails.
App version 4.1.1
Android 13
-
I had to restore my main machine (Big Sur 11.4) from a Time Machine backup, and since then NetNewsWire is very confused.
Note that NNW still runs perfectly fine on my other devices, so the problem …
-
```toml
[config]
list = [
{ key = "value"},
"foo",
]
```
this way file will be parsed but `"foo"` will be ignored: `{config: {list: [{key: value}]}}`
---
```toml
[config]
list = [
…
-
For feedBase users, I'm interested in creating a connection with two or three readers as a proof of concept of a contemplated feature. So I'd just like to know what reader you use. That's all. 🌸
-
Hi there,
friends of Kotori recently started playing with the excellent [ESPHome] by @OttoWinter and contributors (cheers!). It would be sweet to add a corresponding page to the documentation which…
amotl updated
3 years ago
-
Support for the following services are being considered. There is [a fundraising on GitHub Sponsors](https://github.com/sponsors/yang991178) to help cover up the costs for hosting and testing addition…
-
I am trying to use xmpppy api for connecting jabber, I have gone through xsend.py for sending messages. But where can i find the other docs or examples for registering or removing accounts form server…
-
### Is your feature request related to a problem
I would like to be able to unleash the power of Enum ! The first case I stumbled onto is that of logging, e.g have the following Enum usable in type…
-
When being used as a Newsblur client, Newsboat will not run without an internet connection to fetch the URL list, even if cached articles are present.
-
Hi
Question about… For some time miniflux support Google Reader API as option, is it possible to use it currently with newsboat? for example pretending to be other service?
Google Reader in mini…