MoonZaphire is a GTK3 client for MQTT (and others) written in Lua with a lot of love.
IMPORTANT: This project is under active development, therefore many of the features are not yet available.
- Lua5.1+ (or LuaJIT 2.0+)
- LGI
Before running MoonZaphire, you'll need compile the data/com.github.diazvictor.MoonZaphire.xml
file:
glib-compile-resources data/com.github.diazvictor.MoonZaphire.xml
Now all that remains is to run the application
lua MoonZaphire.lua
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
Thanks to:
- darltrash for the logo and some ideas for the application.
- sodomon for contributing the code and supporting the project.
- vitronic for guiding me in the construction of the application, in addition to developing a standard protocol for the application.
MoonZaphire is available under the zlib license. Details can be found in the LICENSE file.