Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/myazarc/asarui
UI for Asar Pack
https://github.com/myazarc/asarui
asar electron-app vue
Last synced: 13 days ago
JSON representation
UI for Asar Pack
- Host: GitHub
- URL: https://github.com/myazarc/asarui
- Owner: myazarc
- Created: 2018-10-11T14:07:34.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-02T10:28:56.000Z (about 6 years ago)
- Last Synced: 2024-11-11T21:38:25.553Z (about 1 month ago)
- Topics: asar, electron-app, vue
- Language: JavaScript
- Homepage:
- Size: 309 KB
- Stars: 50
- Watchers: 4
- Forks: 13
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Asar UI
![Github Releases](https://img.shields.io/github/downloads/myazarc/AsarUI/latest/total.svg)
![GitHub repo size in bytes](https://img.shields.io/github/repo-size/myazarc/AsarUI.svg)
![GitHub issues](https://img.shields.io/github/issues/myazarc/AsarUI.svg)
![GitHub top language](https://img.shields.io/github/languages/top/myazarc/AsarUI.svg)> UI for Asar, Extract All or drag extract file/directory
![Asar UI](build/icons/256x256.png)
## Links for Download
* [Click Here(Releases)](https://github.com/myazarc/AsarUI/releases)
* [For Ubuntu](https://snapcraft.io/asarui)## Screenshot
![1](build/images/1.png)
![2](build/images/2.png)## Next Version
* :heavy_check_mark: Create Asar Pack
* :black_square_button: Breadcrumb
* :black_square_button: Extract Open File
* :black_square_button: Extracted Open File watch changes and merge#### Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:9080
npm run dev# build electron application for production
npm run build```
---
This project was generated with [electron-vue](https://github.com/SimulatedGREG/electron-vue)@[88c386d](https://github.com/SimulatedGREG/electron-vue/tree/88c386d59c5f0b17046afc6adc7fa1170e85c6b8) using [vue-cli](https://github.com/vuejs/vue-cli). Documentation about the original structure can be found [here](https://simulatedgreg.gitbooks.io/electron-vue/content/index.html).