update project pages
This commit is contained in:
parent
e89db850d5
commit
a5e52ab7e5
2 changed files with 24 additions and 7 deletions
|
@ -4,7 +4,7 @@ date: 2019-11-23T11:41:01-08:00
|
|||
draft: false
|
||||
---
|
||||
|
||||
A somewhat cross platform mobile client for [pnut.io](https://pnut.io).
|
||||
Mobile clients for [pnut.io](https://pnut.io).
|
||||
|
||||
<!--more-->
|
||||
|
||||
|
@ -14,9 +14,9 @@ A somewhat cross platform mobile client for [pnut.io](https://pnut.io).
|
|||
|
||||
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
|
||||
* Source: https://gitlab.com/thrrgilag/goober-bb10
|
||||
* Issues: https://gitlab.com/thrrgilag/goober-bb10/issues
|
||||
* Download: https://gitlab.com/thrrgilag/goober-bb10/wikis/home
|
||||
|
||||
|
||||
|
||||
|
@ -24,9 +24,9 @@ Open source native client for BlackBerry 10 created using the Cascades UI framew
|
|||
|
||||
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
|
||||
* Source: https://gitlab.com/thrrgilag/Goober
|
||||
* Issues: https://gitlab.com/thrrgilag/Goober/issues
|
||||
* Download: https://gitlab.com/thrrgilag/Goober/wikis/releases
|
||||
|
||||
|
||||
|
||||
|
|
17
content/projects/woodstock.md
Normal file
17
content/projects/woodstock.md
Normal file
|
@ -0,0 +1,17 @@
|
|||
---
|
||||
title: "Woodstock"
|
||||
date: 2020-04-23T19:30:51-07:00
|
||||
draft: false
|
||||
---
|
||||
|
||||
A golang client library for pnut.io
|
||||
|
||||
<!--more-->
|
||||
|
||||
Based on peanuts, originally written by yukkuri_sinai, this project aims to create a complete supported library.
|
||||
|
||||
[source code](https://git.sr.ht/~thrrgilag/woodstock) -
|
||||
[issue tracker](https://todo.sr.ht/~thrrgilag/woodstock) -
|
||||
[mailing list](https://lists.sr.ht/~thrrgilag/woodstock) -
|
||||
[matrix](https://matrix.to/#/#dev:dreamfall.space) -
|
||||
[irc](ircs://irc.monkeystew.net/dev)
|
Loading…
Reference in a new issue