Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 960 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 960 Bytes

Vue-Gnome

Create native Gnome linux desktop applications using Gtk3 and Vue.js.

Introduction

Vue-Gnome is based on Vuido and allow to create linux desktop applications using Vue.js and Gtk3 (node-gtk). Applications using Vue-Gnome are using native GUI components, and don't require Electron. This is still very much alpha quality, with many basic widgets already working

Documentation

Acknowledgements

Vue-Gnome is largely based on Vuido, Vue.js and shares most of its code, except for the platform specific code related to libui, which was replaced with node-gtk Gtk bindings

License