diff options
author | Mateus Coutinho Marim <mateus.marim@ice.ufjf.br> | 2021-04-12 17:03:37 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-12 23:03:37 +0300 |
commit | ffdb0dfe6b789614c845d57dc571dd3d02abca8f (patch) | |
tree | 334b34b1e07f953a086ea33136d0f94fd831920b /docs/markdown | |
parent | 7ffe1b4a66828cacb3db4049a9c9eb6975eaf0bf (diff) | |
download | meson-ffdb0dfe6b789614c845d57dc571dd3d02abca8f.zip meson-ffdb0dfe6b789614c845d57dc571dd3d02abca8f.tar.gz meson-ffdb0dfe6b789614c845d57dc571dd3d02abca8f.tar.bz2 |
Update Users.md [skip ci]
Diffstat (limited to 'docs/markdown')
-rw-r--r-- | docs/markdown/Users.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/markdown/Users.md b/docs/markdown/Users.md index 925ff9a..f9fcbde 100644 --- a/docs/markdown/Users.md +++ b/docs/markdown/Users.md @@ -11,7 +11,7 @@ for it. All the software on this list is tested for regressions before release, so it's highly recommended that projects add themselves here. Some additional projects are listed in the [`meson` GitHub topic](https://github.com/topics/meson). - + - [2048.cpp](https://github.com/plibither8/2048.cpp), a fully featured terminal version of the game "2048" written in C++ - [Aravis](https://github.com/AravisProject/aravis), a glib/gobject based library for video acquisition using Genicam cameras - [Akira](https://github.com/akiraux/Akira), a native Linux app for UI and UX design built in Vala and Gtk @@ -136,6 +136,7 @@ format files - [Terminology](https://github.com/billiob/terminology), a terminal emulator based on the Enlightenment Foundation Libraries - [Tilix](https://github.com/gnunn1/tilix), a tiling terminal emulator for Linux using GTK+ 3 - [Tizonia](https://github.com/tizonia/tizonia-openmax-il), a command-line cloud music player for Linux with support for Spotify, Google Play Music, YouTube, SoundCloud, TuneIn, Plex servers and Chromecast devices + - [UFJF-MLTK](https://github.com/mateus558/UFJF-Machine-Learning-Toolkit), A C++ cross-platform framework for machine learning algorithms development and testing - [Vala Language Server](https://github.com/benwaffle/vala-language-server), code intelligence engine for the Vala and Genie programming languages - [Valum](https://github.com/valum-framework/valum), a micro web framework written in Vala - [Venom](https://github.com/naxuroqa/Venom), a modern Tox client for the GNU/Linux desktop |