https://github.com/manishdait/shutdown-tool
Shutdown tool program written in Java using Java Swing
https://github.com/manishdait/shutdown-tool
gui java
Last synced: about 1 year ago
JSON representation
Shutdown tool program written in Java using Java Swing
- Host: GitHub
- URL: https://github.com/manishdait/shutdown-tool
- Owner: manishdait
- Created: 2022-05-26T17:31:25.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-22T07:47:17.000Z (over 3 years ago)
- Last Synced: 2025-05-18T04:14:57.302Z (about 1 year ago)
- Topics: gui, java
- Language: Java
- Homepage:
- Size: 25.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ShutdownTool
### This is a simple shutdown tool designed to restart or shutdown computers.
- The gui of this project created using swing package.
- The exe file made is present in /exe folder.
### This project is made by using Java.