Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/petarmilunovic/windows-manager
Desktop utility that lets you manage and rearrange windows with your own customizable keyboard shortcuts.
https://github.com/petarmilunovic/windows-manager
jna jnativehook swing-gui
Last synced: about 1 month ago
JSON representation
Desktop utility that lets you manage and rearrange windows with your own customizable keyboard shortcuts.
- Host: GitHub
- URL: https://github.com/petarmilunovic/windows-manager
- Owner: petarmilunovic
- License: gpl-3.0
- Created: 2024-09-05T09:13:04.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-06T12:44:16.000Z (4 months ago)
- Last Synced: 2024-09-06T13:26:15.483Z (4 months ago)
- Topics: jna, jnativehook, swing-gui
- Language: Java
- Homepage:
- Size: 25.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Windows manager
### Overview
Windows Manager is a desktop utility that lets you manage and rearrange windows with your own customizable keyboard shortcuts.**Note:** This application is designed to run only on **Windows** machines.
### Features
- Set your own keyboard shortcuts to move and rearrange windows
- Works with both horizontal and vertical screen setups### Setup Instructions
1. Download the ZIP file from the [Releases](https://github.com/petarmilunovic/windows-manager/releases) section and extract its content
2. Run the `windowsmanager.jar` file
3. A system tray icon will appear. Right-click on it to access options to **configure new shortcuts**, **temporarily pause** the app etc.### External libraries Used
- [Java Native Access](https://github.com/java-native-access/jna)
- [JNativeHook](https://github.com/kwhat/jnativehook)For more details on each library, refer to their respective documentation.
### Support
For any issues, suggestions or support please contact: [email protected].