updated nuttybot description and added project page for goober

This commit is contained in:
Morgan McMillian 2019-11-24 21:46:59 -08:00
parent 86c54b99a7
commit a8b3b5e6fa
2 changed files with 38 additions and 1 deletions

View file

@ -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).
<!--more-->
&nbsp;
**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
&nbsp;
**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
&nbsp;
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)

View file

@ -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).
<!--more-->