@owd-client/core

2.0.0-beta.3-hotfix.1 • Public • Published

Open Web Desktop - Client

Open Web Desktop 2.0.0-beta with Vue 3 and TypeScript

Overview

Open Web Desktop is a project that aims to provide a simple environment to create your own web desktop, extendable through modules and integrations. OWD Client is based on Vue.js 3.

Check the demo of the owd-client base repository, decked out with some modules.

Features

  • Open-source web desktop client based on Vue.js 3
  • Fully extendable through app and desktop modules
  • Fully extendable through pages and Vue components
  • Notifications, terminal commands, multiple themes
  • Vuex, Vue Router and Vue i18n implemented by default
  • Vuetify.js and Moment.js implemented by default
  • TypeScript and Vite support

Getting started

Required software:

When you are ready, bootstrap a new instance by running:

npx create-owd-app <app-name>

Once the process is complete, you can start with the client development:

# Run the dev server
npm run serve

# Build for production
npm run build

References

Supporters

Your support is essential to keep this project active.
If you find Open Web Desktop useful, please consider donating.

Open Web Desktop Patreon   Open Web Desktop Liberapay

License

This project is released under the GNU GPL3 License

Package Sidebar

Install

npm i @owd-client/core

Weekly Downloads

31

Version

2.0.0-beta.3-hotfix.1

License

GPL-3.0

Unpacked Size

151 kB

Total Files

62

Last publish

Collaborators

  • hacklover