This is a hobby project by Bernd Bestel
I wanted to have a simple tool which stays in the tray and let you define custom menu items to
- launch programs
- execute web requests (
GET
/POST
) - has a little web browser integrated (using CefSharp)
- has a little media player integrated (using LibVLCSharp)
- is a portable application, to have a kind of central configuration while also showing specific menu items only on certain machines
to have some things at hand right from the tray - I haven't found that, so this is Traything.
I personally use this to conveniently control my smart home and many more things.
Please use the Issue Tracker for any requests.
Traything is a portable application, just unpack the latest release and launch Traything.exe
.
Just overwrite everything with the latest release while keeping Traything.xml
(in this file any configuration is stored).
Any help is welcome, feel free to contribute anything which comes to your mind or see https://berrnd.de/say-thanks if you just want to say thanks.
There is none. The progress of a specific bug/enhancement is always tracked in the corresponding issue, at least by commit comment references.
You will need Visual Studio 2022. All dependencies are included or available via NuGet.
The MIT License (MIT)