Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/grabacr07/sylphyhorn
Virtual Desktop Tools for Windows 10.
https://github.com/grabacr07/sylphyhorn
desktop hotkeys switching-notification uwp virtual-desktop windows windows-10
Last synced: 12 days ago
JSON representation
Virtual Desktop Tools for Windows 10.
- Host: GitHub
- URL: https://github.com/grabacr07/sylphyhorn
- Owner: Grabacr07
- License: mit
- Created: 2015-09-07T16:44:10.000Z (about 9 years ago)
- Default Branch: develop
- Last Pushed: 2022-02-09T11:57:16.000Z (over 2 years ago)
- Last Synced: 2024-10-12T14:11:31.434Z (26 days ago)
- Topics: desktop, hotkeys, switching-notification, uwp, virtual-desktop, windows, windows-10
- Language: C#
- Homepage:
- Size: 840 KB
- Stars: 388
- Watchers: 19
- Forks: 84
- Open Issues: 39
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# SylphyHorn
SylphyHorn is Virtual Desktop Tools for Windows 10.
Provides global hotkeys, switching notification, change background and several functions to virtual desktop.This app is Windows Desktop application running on .NET Framework, however built using the Desktop Bridge and published in Windows Store as UWP application.
## Installations
Please download from [Windows app store](https://www.microsoft.com/store/apps/9nblggh58t01) and install.
## Requirements
* Windows 10 build 14393 (Anniversary Update) or later
## Features
* Switching notification
* Move active window to adjacent desktop
(default key combination: Ctrl + Alt + Win + <- or ->)* Move active window to create new desktop
(default key combination: Ctrl + Alt + Win + D)* Pin window to all desktops ... It is more convenient than using the task view
(default key combination: Ctrl + Alt + Win + P)
![](https://user-images.githubusercontent.com/1779073/40626965-e400321e-62f6-11e8-8947-b2ded3ed8c77.gif)* Settings GUI (call from tasktray)
![](https://user-images.githubusercontent.com/1779073/40626983-01d4467c-62f7-11e8-8d2f-b9655fa666a5.png)* Change the background for each desktop
![](https://user-images.githubusercontent.com/1779073/40626992-14589938-62f7-11e8-9568-fd956d499500.png)## Credits
* Manato KAMEYA [@Grabacr07](https://twitter.com/Grabacr07) (Author, Developer)
* Yutaka TSUMORI [@tmyt](https://twitter.com/tmyt) (Developer)## License
SylphyHorn is licensed under [the MIT License](LICENSE.txt).