Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).