SomeSmile - a free, open source and not yet cross-platform
The program provides keyboard macros
Or just a Key-word that can be converted to a Value-word
You can define that in the table
SomeSmile-main/
├────SomeSmile/
│ ├────SomeSmileDll/
│ │ └────Switcher/
│ │ ├────Switcher/
│ │ │ └→Code
│ │ └→Switcher.sln // To Open In Visual Studio
│ ├────Screenshots/ // This is Screenshots =)
│ └────SomeSmileApp/
│ ├────Resource/
│ │ ├────Translations/
│ │ ├────QStyle/
│ │ └────iconSource/
│ ├→Code
│ └→SomeSmile.pro // To Open In QtCreator
└→README.md //You See
- Download.
- Move the archive to any path and unzip it.
- Run.
- Your mind: Wow, you did it!
- Let's get Usage Guide!
- Do not delete line 71 in the SSMainWindow file.
- To translate the entered Key into Value, you must press Ctrl
- I think this program is intuitive (should be)
- The End
- Open it SomeSmile.pro in Qt Creator, select the configuration and press Ctrl+R.
- Next, compile the library (
Switcher
from theSomeSmileDll
folder) in Visual Studio in all configurations, then rename the output files toSwitcher32.dll
andSwitcher64.dll
, depending on the bits. - Copy the
Switcher32.dll
andSwitcher64.dll
files to therelease
folder, and runwindeployqt.exe
.
Our Telegram Channel and ChatGroup. The license GNU General Public License v3.0
This program is not very finished, sorry ¯_(ツ)_/¯