Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anmol-singh-jaggi/blackout
:signal_strength: An application which can toggle devices/services programmatically
https://github.com/anmol-singh-jaggi/blackout
Last synced: 29 days ago
JSON representation
:signal_strength: An application which can toggle devices/services programmatically
- Host: GitHub
- URL: https://github.com/anmol-singh-jaggi/blackout
- Owner: Anmol-Singh-Jaggi
- Created: 2015-07-02T20:36:51.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-24T18:56:08.000Z (almost 9 years ago)
- Last Synced: 2023-09-04T04:27:18.083Z (about 1 year ago)
- Language: C++
- Homepage:
- Size: 5.86 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**Description -:**
An application which can start/stop devices/services programmatically.
**Requirements -:**
- A compiler supporting C++11.**Platforms supported -:**
- Windows 7 or greater.
***Features -:***
- It can schedule the time window in which a device/service needs to stop/start.
- A malware can be created by configuring it to stop a device/service in some random time window and putting its executable in the Windows startup folder, so that it runs everyday automatically.**To-Do**
- Add support for Linux.
- Add makefile.