SkillAgentSearch skills...

Traything

A simple but practical (Windows) tray web browser, media / stream player and program launcher.

Install / Use

/learn @berrnd/Traything
About this skill

Quality Score

0/100

Supported Platforms

Universal

README


<div align="center"> <img alt="Logo" height="50" src="https://raw.githubusercontent.com/berrnd/Traything/main/logo.svg?sanitize=true" /> <h2>A simple but practical (Windows) tray web browser, media / stream player and program launcher.</h2> <em><h4>This is a hobby project by <a href="https://berrnd.de">Bernd Bestel</a></h4></em> </div>

Features / Motivation

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.

Questions / Help / Bug Reports / Feature Requests

Please use the Issue Tracker for any requests.

How to install

Traything is a portable application, just unpack the latest release and launch Traything.exe.

How to update

Just overwrite everything with the latest release while keeping Traything.xml (in this file any configuration is stored).

Contributing / Say Thanks

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.

Roadmap

There is none. The progress of a specific bug/enhancement is always tracked in the corresponding issue, at least by commit comment references.

Screenshots

tray-menu

main-window

edit-item

https://github.com/user-attachments/assets/10f4de1d-9a97-4603-8b4d-abebc0b82c64

How to build

You will need Visual Studio 2022. All dependencies are included or available via NuGet.

License

The MIT License (MIT)

View on GitHub
GitHub Stars14
CategoryDevelopment
Updated1mo ago
Forks1

Languages

C#

Security Score

95/100

Audited on Mar 2, 2026

No findings