Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.