Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cerebroapp/cerebro-kill
📦 Cerebro plugin to kill process by name
https://github.com/cerebroapp/cerebro-kill
cerebro cerebro-plugin linux
Last synced: about 2 months ago
JSON representation
📦 Cerebro plugin to kill process by name
- Host: GitHub
- URL: https://github.com/cerebroapp/cerebro-kill
- Owner: cerebroapp
- Created: 2016-12-01T18:09:13.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-23T14:35:01.000Z (almost 8 years ago)
- Last Synced: 2024-10-05T07:37:24.305Z (3 months ago)
- Topics: cerebro, cerebro-plugin, linux
- Language: JavaScript
- Homepage:
- Size: 140 KB
- Stars: 9
- Watchers: 2
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# cerebro-kill
> [Cerebro](http://www.cerebroapp.com) plugin to kill process by name
![](screenshot.png)
## Usage
In Cerebro, type `kill something` to find your process, like `kill electron`. Use ↩ to kill selected process.
## Related
- [Cerebro](http://github.com/KELiON/cerebro) – main repo for Cerebro app;
- [cerebro-plugin](https://github.com/KELiON/cerebro-plugin) – boilerplate to create plugins for Cerebro app## License
MIT © [Alexandr Subbotin](http://asubbotin.ru)