From 3d1ef07f6095ea77af01882f7afdaa7bb6c60ba9 Mon Sep 17 00:00:00 2001 From: Morgan McMillian Date: Tue, 3 Jul 2018 04:35:47 +0000 Subject: [PATCH] thrrgilag created page: home --- home.md | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 home.md diff --git a/home.md b/home.md new file mode 100644 index 0000000..bd52b51 --- /dev/null +++ b/home.md @@ -0,0 +1,43 @@ +# Goober, a mobile app for pnut.io + +Copyright 2017-2018 Morgan McMillian + +Goober is a cross platform mobile client for pnut.io. + +Testing is now available for Android on [Google Play](https://play.google.com/apps/testing/com.monkeystew.goober_m). + +Released packages are available for download. https://code.monkeystew.net/thrrgilag/Goober/releases + +  + +## Contact + +If you experience issues or have feedback please join the chat room! [#Goober](https://monkeystew.org/chat/goober) + + +  + +## Contributing + +Contributions to this project are welcome and very much appreciated. Currently I do not have a formal method for accepting changes so you can either submit a patchset to the chat channel mentioned above or you can send them via email to goober@monkeystew.com. If you'd like an account on this gogs server to do pull requests just reach out to me directly and I'll set you up. + +  + +## LICENSE + +``` +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +``` + + +