Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ilyalesik/process-explorer
Hierarchical system processes viewer
https://github.com/ilyalesik/process-explorer
effector electron process ramda react typescript
Last synced: about 2 months ago
JSON representation
Hierarchical system processes viewer
- Host: GitHub
- URL: https://github.com/ilyalesik/process-explorer
- Owner: ilyalesik
- License: mit
- Created: 2019-07-09T07:21:35.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-01T13:05:12.000Z (almost 2 years ago)
- Last Synced: 2024-10-20T14:32:37.701Z (2 months ago)
- Topics: effector, electron, process, ramda, react, typescript
- Language: TypeScript
- Homepage:
- Size: 10.3 MB
- Stars: 8
- Watchers: 3
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# Process Explorer
Hierarchical system processes viewer based on web technologies.
## Technologies
* Electron
* React
* TypeScript
* Effector
* Ramda## Install
*macOS 10.10+ is supported (64-bit only).*
**macOS**
[**Download**](https://github.com/lessmess-dev/process-explorer/releases/latest) the `.dmg` file.
---
### Run
```
$ npm install
$ npm start
```