All Projects → dockeron → Dockeron

dockeron / Dockeron

Licence: mit
🤖🤖🤖 Electron + Vue.js for Docker

Projects that are alternatives of or similar to Dockeron

Vue Objccn
🔥 Use Vue.js to develop a cross-platform full stack application / 用 Vue.js 开发的跨三端应用
Stars: ✭ 1,993 (+163.28%)
Mutual labels:  electron-app, electron-vue, vuejs2
elekid
Resolver for React's Server Side Render on Module, ReactElement or Electron
Stars: ✭ 21 (-97.23%)
Mutual labels:  vuejs2, electron-app, electron-vue
My Bnb Memories
Remember your past travels from Airbnb, your data : your memories...
Stars: ✭ 52 (-93.13%)
Mutual labels:  electron-app, vuejs2
Bookmark
[NOT MAINTAINED] Desktop app to manage bookmarked links using Atom Electron and Vue.js.
Stars: ✭ 97 (-87.19%)
Mutual labels:  electron-app, vuejs2
Picgo
🚀A simple & beautiful tool for pictures uploading built by vue-cli-electron-builder
Stars: ✭ 15,358 (+1928.8%)
Mutual labels:  electron-app, electron-vue
Cocomusic
a simple music player built by electron and vue
Stars: ✭ 937 (+23.78%)
Mutual labels:  electron-app, electron-vue
Lx Music Desktop
一个基于 electron 的音乐软件
Stars: ✭ 14,964 (+1876.75%)
Mutual labels:  electron-app, vuejs2
xpanel
XAMPP control panel alternative
Stars: ✭ 28 (-96.3%)
Mutual labels:  electron-app, electron-vue
electron-admin-element-vue
Electron Vue3.x Element-UI Admin
Stars: ✭ 37 (-95.11%)
Mutual labels:  electron-app, electron-vue
medict
medict a cross platform dictionary application,support mdict (*.mdx/*.mdd) dictionary format
Stars: ✭ 154 (-79.66%)
Mutual labels:  electron-app, electron-vue
Lulumi Browser
Lulumi-browser is a lightweight browser coded with Vue.js 2 and Electron.
Stars: ✭ 367 (-51.52%)
Mutual labels:  electron-vue, vuejs2
Space Snake
A Desktop game built with Electron and Vue.js.
Stars: ✭ 289 (-61.82%)
Mutual labels:  electron-app, electron-vue
Hexo Client
hexo-client: A cross-platform hexo client, build on electron.
Stars: ✭ 672 (-11.23%)
Mutual labels:  electron-app, electron-vue
Social Amnesia
Forget the past. Social Amnesia makes sure your social media accounts only show your posts from recent history, not from "that phase" 5 years ago.
Stars: ✭ 656 (-13.34%)
Mutual labels:  electron-vue
Electron Tutorial App
An electron application for tutorials
Stars: ✭ 678 (-10.44%)
Mutual labels:  electron-app
Vuebar
(🗃️ Archived) Vue 2 directive for custom scrollbar that uses native scroll behavior. Lightweight, performant, customizable and without dependencies. Used successfully in production on https://ggather.com
Stars: ✭ 650 (-14.13%)
Mutual labels:  vuejs2
Vue Burger Menu
🍔 An off-canvas sidebar Vue component - https://vue-burger-menu.netlify.com/
Stars: ✭ 648 (-14.4%)
Mutual labels:  vuejs2
Myetherwallet
MyEtherWallet (our friends call us MEW) is a free, client-side interface helping you interact with the Ethereum blockchain.
Stars: ✭ 726 (-4.1%)
Mutual labels:  vuejs2
Vue Webpack Typescript
A Vue, Webpack, Typescript, Bootstrap setup with hot reload, dynamic imports, unit testing, code coverage, sass, uncss and bundling/minification.
Stars: ✭ 677 (-10.57%)
Mutual labels:  vuejs2
Xcel
一个基于 Electron 和 Vue 的 Excel 数据过滤工具——凹凸实验室出品 https://aotu.io/notes/2016/11/15/xcel/
Stars: ✭ 649 (-14.27%)
Mutual labels:  electron-vue

Build Status AppVeyor Tag GitHub (pre-)release Version npm Downloads npm MIT license Gitter GitHub stars

JavaScript Style Guide

A dockeron project, built on Electron + Vue.js for Docker.

I am only using Mac version, which means that the Windows and Linux versions are to be tested.

Notice that, this project is still under active development, many functionalities or features are not implemented yet, and some parts are still buggy.

Since this is my first front-end project, there might be some bad practices BUT I want to make Dockeron better. This is why I would really appriciate the help from you and the community.

Welcome PR and issues.

TODOs and progress

Please refer to project dockeron.

Development

Make sure you have Node.js installed ([email protected]^6.5.0 or higher is recommended).

  • Clone the repo to your machine (or fork it to your github account then clone from there)
git clone [email protected]:dockeron/dockeron.git
cd dockeron
  • Make your branch from develop

  • Install all dependencies then npm run dev

npm install
npm run dev

Contributing

Contributing to Dockeron

Screenshots

Alternatives

This project was generated from electron-vue.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].