transmission-remote-gui / transgui

🧲 A feature rich cross platform Transmission BitTorrent client. Faster and has more functionality than the built-in web GUI.
GNU General Public License v2.0
3.24k stars 281 forks source link

TransGUI 5.01 MOD (Shortcuts!, shortcuts!, shortcuts!) #924

Closed antekgla closed 7 years ago

antekgla commented 7 years ago

Hi, I want to share with you my MOD of TransGUI. It is based in the last snapshot of the code (5.0.1) founded in Sourceforge by its original author and compiled with Lazarus 1.6 (FPC 3.0.0) in Windows 7 x64 . (Sorry! I only discover this 5.04 MOD later on)

My MOD don't touch any of the functionality of 5.01 TransGUI. My modifications are ALL about the Interface and mainly adding shortcuts and sometimes lets you define the shortcuts you want. If you are preferes keyboard over mouse, this MOD is for you!

Here is the complete list of my modifications:

You could download my MOD here The transgui.exe (Windows) is in the folder \units The transgui.ini for copy and paste the new keys to your ini is in the folder \units\home

If you don't trust in exe's supplied by strangers in the Internet (good for you!) you could compile my MOD yourself . All the code is there. As I say i compile it with Lazarus 1.6 (FPC 3.0.0) in Windows 7 x64

@leonsoft-kras if you find some feature of my MOD interesting feel free to include them in your version. All my changes are in main.pas and I add a new unit StringToVK.pas. Only you have to make a diff between the original code in SourceForge and my main.pas to view the differences. There are not so many! There is also a subtle modif in main.lfm Cheers!

leonsoft-kras commented 7 years ago

thanks ))

RougeTomate commented 7 years ago

Great, thanks! I love shortcuts.