Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mimecorg/vuido
Native desktop applications using Vue.js.
https://github.com/mimecorg/vuido
desktop libui vue vuido
Last synced: 25 days ago
JSON representation
Native desktop applications using Vue.js.
- Host: GitHub
- URL: https://github.com/mimecorg/vuido
- Owner: mimecorg
- License: mit
- Created: 2018-05-17T18:12:02.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-01T22:54:33.000Z (over 1 year ago)
- Last Synced: 2024-10-01T11:41:10.338Z (about 1 month ago)
- Topics: desktop, libui, vue, vuido
- Language: JavaScript
- Homepage: https://vuido.mimec.org/
- Size: 700 KB
- Stars: 6,106
- Watchers: 202
- Forks: 231
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - vuido - Native desktop applications using Vue.js. (JavaScript)
- awesome-electron-alternatives - Vuido - node](https://github.com/parro-it/libui-node) (👓 Alternatives to the [Electron.js](https://electronjs.org) ⚛ / Javascript)
- awesome-desktop-js - vuido - a Vue.js environment to build cross platform native desktop apps (GUI Frameworks / LibUI)
README
Vuido
Create native desktop applications for Windows, OS X and Linux using Vue.js.
## Introduction
Vuido is a framework for creating native desktop applications based on Vue.js. Application using Vuido can run on Windows, OS X and Linux, using native GUI components, and don't require Electron.
Under the hood, Vuido uses the [libui](https://github.com/andlabs/libui) library which provides native GUI components for each desktop platform, and the [libui-node](https://github.com/parro-it/libui-node) bindings for Node.js.
## Documentation
You can find the full documentation of Vuido at [vuido.mimec.org](https://vuido.mimec.org/).
## Acknowledgements
Vuido is largely based on Vue.js and shares most of its code, except for the platform specific code related to libui.
Vuido was inspired by [Proton Native](https://github.com/kusti8/proton-native), an environment for creating native desktop applications using React.
## License
Vuido is licensed under the MIT license
Copyright (C) 2018 Michał Męciński