Skip to content

A multiprotocol GTK3 instant messaging client written in lua

License

Notifications You must be signed in to change notification settings

diazvictor/MoonZaphire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

GitHub last commit (branch) GitHub tag (latest by date) GitHub license

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.

Dependencies

Running steps

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

Contributing

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.

Credits

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.

License

MoonZaphire is available under the zlib license. Details can be found in the LICENSE file.