thrrgilag created page: home
commit
3d1ef07f60
1 changed files with 43 additions and 0 deletions
43
home.md
Normal file
43
home.md
Normal file
|
@ -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.
|
||||
```
|
||||
|
||||
|
||||
|
Reference in a new issue