diff --git a/content/projects/goober.md b/content/projects/goober.md new file mode 100644 index 0000000..3c88b08 --- /dev/null +++ b/content/projects/goober.md @@ -0,0 +1,37 @@ +--- +title: "Goober" +date: 2019-11-23T11:41:01-08:00 +draft: true +--- + +A somewhat cross platform mobile client for [pnut.io](https://pnut.io). + + + +  + +**Goober for BlackBerry 10** + +Open source native client for BlackBerry 10 created using the Cascades UI framework in C++ and Qt/QML. Licensed under GPLv3. + +* Source: https://gitlab.dreamfall.space/thrrgilag/goober-bb10 +* Issues: https://gitlab.dreamfall.space/thrrgilag/goober-bb10/issues +* Download: https://gitlab.dreamfall.space/thrrgilag/goober-bb10/wikis/home + +  + +**Goober for Android** + +Open source client for Android created using the Ionic 3 framework. Licensed under the Apache License v2. + +* Source: https://gitlab.dreamfall.space/thrrgilag/Goober +* Issues: https://gitlab.dreamfall.space/thrrgilag/Goober/issues +* Download: https://gitlab.dreamfall.space/thrrgilag/Goober/wikis/releases + +  + +Both variants are under active maintenance but new feature are currently not being developed as a result of the legacy nature of the frameworks used. If you have issues, questions, or want to help out join the chat. + +* pnut.io: https://patter.chat/room/934 +* matrix: [#goober:monkeystew.net](https://matrix.to/#/#goober:monkeystew.net) +* xmpp: [#goober#monkeystew.net@matrix.xmpp.monkeystew.net](xmpp:#goober#monkeystew.net@matrix.xmpp.monkeystew.net?join) diff --git a/content/projects/nuttybot.md b/content/projects/nuttybot.md index 64bf7ef..b25ca49 100644 --- a/content/projects/nuttybot.md +++ b/content/projects/nuttybot.md @@ -6,7 +6,7 @@ aliases: - /nuttybot --- -NuttyBot (also known as PnutBot) is a simple messaging client bot that allows you to post to your timeline and receive notifications when someone mentions you. It currently supports [Telegram](https://telegram.org), [Matrix](https://matrix.org), and [Pushover](https://pushover.net). +NuttyBot (also known as PnutBot) is a simple messaging client bot for [pnut.io](https://pnut.io) that allows you to post to your timeline and receive notifications when someone mentions you. It currently supports [Telegram](https://telegram.org), [Matrix](https://matrix.org), and [Pushover](https://pushover.net).