Kebler is GUI for Transmission Daemon (local or remote) Kebler developed using .Net 5 and still in beta
Official Transmission RPC specs
Go to Releases page and download one of builds. Or clone repository and build it by ur self using Visual Studio 2019 and preinstalled .Net 5 Desktop (SDK or Runtime)
Be carefull, portable version doesnot include auto update feature yet
Also you can download prerelease installer and receive updates from develop branch.
Or edit app.config
at C:\Users\{USERNAME}\AppData\Roaming\Kebler
and set AllowPreRelease=True
Using WinGet
Run winget install Kebler
to install the latest version of Kebler Transmission Remote GUI.
- Ctrl + C : Connection manager
- Ctrl + N : Add new torrent
- Ctrl + M : Add magnet link
- Ctrl + F : Find torrent
- Alt + X : Exit
- F2 : Rename torrent
- Shift + Delete : Remove torrent with Data
- Delete : Remove torrent and save data on disk
- Escape : Hide props
- Space : Start or Pause torrent
Copyright (c) 2019 by Rebell81
Kebler is free opensource software;
KeblerI is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Apache-2.0 License for more details.