Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hightemp/apptaskmanager

Task manager for windows/linux made with electron
https://github.com/hightemp/apptaskmanager

electron-app filter linux process-management quasar-framework taskmanager vue windows

Last synced: 10 days ago
JSON representation

Task manager for windows/linux made with electron

Awesome Lists containing this project

README

        

# appTaskManager

![screenshot](/images/screenshot-2.png)

## Installation

1. Clone this repository.
2. Rename project name, description, author etc. in `package.json` and `quasar.conf.js`.
3. Run `yarn install` command to install dependencies.
4. Run `dev` script from `package.json` to run the dev server.