Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wh0o7/simple-binder
Simple .NET binder for simulating text typing
https://github.com/wh0o7/simple-binder
Last synced: 1 day ago
JSON representation
Simple .NET binder for simulating text typing
- Host: GitHub
- URL: https://github.com/wh0o7/simple-binder
- Owner: wh0o7
- License: mit
- Created: 2022-12-04T18:14:57.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-19T16:21:49.000Z (over 1 year ago)
- Last Synced: 2023-08-15T16:37:22.254Z (about 1 year ago)
- Language: C#
- Homepage:
- Size: 288 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# SimpleBinder
SimpleBinder is a Windows Forms application that allows you to assign simulated input of certain phrases using hotkeys. The application has the following features:
- Enable and disable simulated input by a selected key.
- Change the hotkey for enabling and disabling simulated input.
- Minimize the application to tray and disable this feature if needed.
- Change the theme and language of the interface (Russian or English).
- Save the states of the application (theme, language, hotkey, simulated input state, tray minimization state) and automatically load them on startup.
- Save and automatically load the values of binds (phrases for simulated input).The application is created using C# and Windows Forms - a technology for creating graphical user interfaces for Windows. The application can be useful for those who often use the same phrases when working with a computer or games.
SimpleBinder was developed on Winforms with [.NETFramework 4.7.2(click to dowload runtime)](https://dotnet.microsoft.com/en-us/download/dotnet-framework/thank-you/net472-web-installer)