Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pboymt/winmgr
Window Manager of Windows 7/8/10
https://github.com/pboymt/winmgr
Last synced: 4 days ago
JSON representation
Window Manager of Windows 7/8/10
- Host: GitHub
- URL: https://github.com/pboymt/winmgr
- Owner: pboymt
- Created: 2019-03-15T04:00:24.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-05-26T10:10:01.000Z (over 5 years ago)
- Last Synced: 2024-04-26T02:44:05.849Z (7 months ago)
- Language: C++
- Size: 10.7 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# winmgr
A Node.js module as a window manager on Windows, written by C++/N-API, you can focus window with this module.
Only support Windows 7/8/10 (7/8 have not tested).
## Usage
You can get usage in
[typescript definition file](https://github.com/pboymt/winmgr/raw/master/index.d.ts).