Skip to content

VirtCode/TrayModules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TrayModules

This Repository contains all official modules for the TrayUtils Software. Consider looking at that project since all modules here are based on and require that project to run at all.

Modules

Currently, there are 3 different Modules available in this repository. These are (or at least should) be made by various different developers. You can find out basic information about each of the modules down below. Here is some more information about the captions:

  • Experimental - Experimental means, that this module is (highly) unstable and should be used with care. This means that there could be some serious bugs and problems.
  • Resource Usage - The Resource Usage indicates how resource intensive a module is. This usally is estimated by the developer and depends on various factors. These assumptions are made relative to other modules and their resouce usage.

Color Picker

Author: Virt, Current Version: 1.0, Compatible with: 1.2, Resource Usage: Minimal
Color Picker is a Module that acts as a system wide color picker. If you press its keybind you can click on the screen to select the color you are hovering. Once you have selected a color, it's Hex-Value is copied into your clipboard.

Second Clipboard

[Experimental] Author: Virt, Current Version: 1.0, Compatible with: 1.2, Resource Usage: Low
Second Clipboard is a Module that tries to provide a second clipboard to your system. It does have other configurable Keybinds to do actions like copy or paste to or from that clipboard. It should work just like the real clipboard though with a slight delay. Be aware though that this addon does sometimes behave wierdly, as for example pasting or cutting things multiple times, which can lead to serious issues. This addon is experimental. Use it at your own risk.

Window Tracker

Author: Virt, Current Version: 0.8, Compatible with: 1.2, Resource Usage: Medium
Window Tracker is a Module that basically tracks your time on focused windows. It saves the collected data in json. Currently there is no inbuilt viewer for the collected data. There will also be options to change the check interval. Unfortunately, this addons only works on Windows, since it requires native bindings to fetch the window data.

Geting the Modules

Download

To download or install one or more Modules, you should head into the Release section of this Repository. Every now and then, there should be released a new batch of new builds of some or all the modules. So find the latest build of your module and download it.

Installation

In order to use these modules, you are (probably) going to need the latest verison of the TrayUtils software. To install the downloaded Modules head on over to the TrayUtils page to see further information.

Contributing

This is an Open Source Project. If you want to contribute your own module to this repository, do not hesitate to create a pull request. Ideally your module should be structured as all other modlues (on the readme side as on the code side of things). There though is no guarantee that your pull request will be accepted and merged.

License

These Modules are licensed under the MIT License. For more information have a look at the LICENCE File.