https://github.com/belajarqywok/powerwin
tool/command to sleep, restart, and shutdown your PC ( windows )
https://github.com/belajarqywok/powerwin
cli command-line-tool dasar-pemrograman mini-project pascal tugas
Last synced: 4 months ago
JSON representation
tool/command to sleep, restart, and shutdown your PC ( windows )
- Host: GitHub
- URL: https://github.com/belajarqywok/powerwin
- Owner: belajarqywok
- License: mit
- Created: 2021-09-19T16:30:08.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-19T16:52:14.000Z (about 4 years ago)
- Last Synced: 2025-06-13T08:05:51.730Z (4 months ago)
- Topics: cli, command-line-tool, dasar-pemrograman, mini-project, pascal, tugas
- Language: Pascal
- Homepage:
- Size: 85.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# powerwin
tool/command to sleep, restart, and shutdown your PC ( windows )## how to use
```
-------------------- powerWIN ---------------------
| |
| example : powerwin.exe [OPTIONS.....] |
| OPTIONS : |
| [ -h | --help ] .......... about this tool |
| [ -slp | --sleep ] ....... sleep option |
| [ -rst | --restart ] ..... restart option |
| [ -shd | --shutdown ] .... shutdown option |
| |
---------------------------------------------------
```