about summary refs log tree commit diff homepage
path: root/works.md
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2021-06-12 21:20:28 +0700
committerNguyễn Gia Phong <mcsinyx@disroot.org>2021-06-12 21:20:28 +0700
commit4b5f020721e2aee6fea6c45e8b2f5e92898fc319 (patch)
treece8884eebff377326858fd3e6ae839321bdd8b42 /works.md
parentb21b8fa2ab3cfa6b2f0d7bb1e5fb677e02d240a0 (diff)
downloadsite-4b5f020721e2aee6fea6c45e8b2f5e92898fc319.tar.gz
Add threa to portfolio
Diffstat (limited to 'works.md')
-rw-r--r--works.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/works.md b/works.md
index 8f49c76..744c5f4 100644
--- a/works.md
+++ b/works.md
@@ -19,6 +19,12 @@ and supervisors during group projects and internships.  It is built
 on the [ASGI][] framework [Quart][] and uses [Trio][] for concurrency
 when interacting with persistency layers [RethinkDB][] and [IPFS][].
 
+### Threa
+
+[Threa][] is a X11 clipboard manager written in [Raku][].  It synchronizes
+clipboard and primary selection and stores the history as separate files
+to facilitate manipulation by third-party tools.
+
 ### comp
 
 [Curses Omni Media Player][comp] is a [mpv][] front-end using curses.
@@ -73,7 +79,7 @@ the more will show up and our hero will get weaker when wounded.
 
 ### Axuy
 
-[Axuy][] is a mininalist peer-to-peer first-person shooter.
+[Axuy][] is a minimalist peer-to-peer first-person shooter.
 
 ![Axuy screenshot](/assets/axuy.png)
 
@@ -158,6 +164,8 @@ Other themes and configurations are cooperated into my personal [dotfiles][].
 [Quart]: https://pgjones.gitlab.io/quart
 [Trio]: https://trio.readthedocs.io
 [RethinkDB]: https://rethinkdb.com
+[Threa]: https://sr.ht/~cnx/threa
+[Raku]: https://raku.org
 [pip]: https://pip.pypa.io
 [comp]: https://pypi.org/project/comp
 [mpv]: https://mpv.io