Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hightemp/apptaskmanager
- Owner: hightemp
- Created: 2020-01-30T10:41:29.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-11-10T16:26:35.000Z (about 2 years ago)
- Last Synced: 2024-04-17T01:56:04.876Z (9 months ago)
- Topics: electron-app, filter, linux, process-management, quasar-framework, taskmanager, vue, windows
- Language: Vue
- Homepage:
- Size: 2.54 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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.