https://github.com/sergiusthebest/openswitcher
Open-source keyboard layout switcher
https://github.com/sergiusthebest/openswitcher
keyboard-layout
Last synced: about 1 month ago
JSON representation
Open-source keyboard layout switcher
- Host: GitHub
- URL: https://github.com/sergiusthebest/openswitcher
- Owner: SergiusTheBest
- License: gpl-3.0
- Created: 2015-01-06T16:25:40.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-09T21:00:20.000Z (about 9 years ago)
- Last Synced: 2025-01-29T10:31:24.002Z (3 months ago)
- Topics: keyboard-layout
- Language: D
- Size: 86.9 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenSwitcher
Open-source keyboard layout switcher written in D.## How to build
1. Install Visual Studio 2013 (older versions should work too).
2. Download [D compiler](http://dlang.org/download.html) and install it.
3. Download [VisualD](http://rainers.github.io/visuald/visuald/StartPage.html) and install it.
4. Open the project solution in Visual Studio and build it.