SystemTrayMenu/README.md

124 lines
6.6 KiB
Markdown
Raw Normal View History

2020-06-01 21:57:39 +12:00
SystemTrayMenu<img src="https://raw.githubusercontent.com/Hofknecht/SystemTrayMenu/master/Resources/SystemTrayMenu.ico" alt="Trulli" width="24" height="24">
------------------
2020-08-10 21:41:01 +12:00
2020-06-10 05:08:02 +12:00
[![Build Status](https://dev.azure.com/MarkusHofknecht/SystemTrayMenu/_apis/build/status/Hofknecht.SystemTrayMenu?branchName=master)](https://dev.azure.com/MarkusHofknecht/SystemTrayMenu/_build)
2020-08-10 21:41:01 +12:00
[![Build Version](https://img.shields.io/github/v/release/hofknecht/systemtraymenu)](https://github.com/Hofknecht/SystemTrayMenu/releases)
2020-08-11 00:31:46 +12:00
2020-08-12 20:12:57 +12:00
[![GitHub](https://github.com/favicon.ico)](https://github.com/Hofknecht/SystemTrayMenu/releases)
[![Downloads GitHub](https://img.shields.io/github/downloads/Hofknecht/SystemTrayMenu/total.svg)](https://github.com/Hofknecht/SystemTrayMenu/releases)
|
[![SourceForge](https://user-images.githubusercontent.com/52528841/89990756-1aff8000-dc83-11ea-828a-a70a4d567399.png)](https://sourceforge.net/projects/systemtraymenu/files/latest/download)
[![Downloads SourceForge](https://img.shields.io/sourceforge/dt/systemtraymenu.svg)](https://sourceforge.net/projects/systemtraymenu/files/latest/download)
|
[![WindowsStore](https://user-images.githubusercontent.com/52528841/88452959-371db780-ce63-11ea-9076-11920156456a.png)](https://www.microsoft.com/store/apps/9N24F8ZBJMT1)
[![Downloads Microsoft Store](https://img.shields.io/badge/downloads-%3E400-green)](https://www.microsoft.com/store/apps/9N24F8ZBJMT1)
|
[![CHIP](https://user-images.githubusercontent.com/52528841/88452975-5583b300-ce63-11ea-8256-6e69a2bb3e2d.png)](https://www.chip.de/downloads/SystemTrayMenu_182854219.html)
2020-08-12 20:21:11 +12:00
[![Downloads CHIP](https://img.shields.io/badge/downloads-%3E1k-green)](https://www.chip.de/downloads/SystemTrayMenu_182854219.html)
2020-08-13 00:21:29 +12:00
|
[![computerbild](https://user-images.githubusercontent.com/52528841/89651200-d9a65380-d8c3-11ea-9dab-e5563eb7c4f6.png)](https://www.computerbild.de/download/SystemTrayMenu-26748523.html)
2020-08-16 19:39:46 +12:00
[![Downloads computerbild](https://img.shields.io/badge/downloads-%3E100-green)](https://www.computerbild.de/download/SystemTrayMenu-26748523.html)
2020-08-12 19:56:58 +12:00
2020-08-10 21:41:01 +12:00
<!-- [![Gitter](https://badges.gitter.im/SystemTrayMenu/community.svg)](https://gitter.im/SystemTrayMenu/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) -->
2020-04-11 20:35:35 +12:00
2020-08-11 00:21:48 +12:00
**Browse and open your files easily**
2020-06-19 06:25:57 +12:00
2020-08-12 20:51:32 +12:00
SystemTrayMenu is a free, open-source start menu alternative for Microsoft Windows. It offers a clear, personalized menu in the system tray. Files, links and folders are organized in several levels as drop-down menus.
We are using C# and .Net Core 3.1
2020-08-12 23:17:31 +12:00
![20200812_125923](https://user-images.githubusercontent.com/52528841/90009201-ee0c9680-dc9d-11ea-9b8a-b34108152f9b.gif)
![20200812_130823](https://user-images.githubusercontent.com/52528841/90009212-f1078700-dc9d-11ea-943a-d5fde4d6f2dc.gif)
2020-06-02 01:18:04 +12:00
Download the latest official version:
2020-07-31 20:34:55 +12:00
https://github.com/Hofknecht/SystemTrayMenu/releases
2020-06-01 21:42:41 +12:00
FAQ
------------------
2020-06-01 21:42:41 +12:00
**What do I have to do now as first steps?**
SystemTrayMenu is portable so you do not have to install it.
We would recommend to put the unzipped SystemTrayMenu folder into a folder like "Portable Tools" in the SystemTrayMenu root directory.
2020-06-19 06:25:57 +12:00
1. Step: After starting the application the first time you have to **choose the root directory**.
2020-06-01 21:42:41 +12:00
C:\Cloudfolder e.g. Seafile, NextCloud or Dropbox\your folder with links e.g. Tools or SystemTrayMenu
e.g. C:\Seafile\Tools
In this directory you should put shortcuts of folders and files (App, Game, Script, URL, Network),
which you are often using and especially when you can not find them over the windows start menu search.
You can also consider to put there all files from your desktop.
2020-06-19 06:25:57 +12:00
2. Step: **Move the SystemTrayMenu icon** by drag and drop from the system tray **into the taskbar** below.
![group icon out](https://user-images.githubusercontent.com/52528841/83349567-1ab74000-a336-11ea-8676-3db33615a57a.gif)
2020-06-19 06:25:57 +12:00
3. Step: Now it is ready to start - just **click on the icon** in the taskbar to open the SystemTrayMenu.
**How can I change the root directory?**
2020-05-31 23:49:25 +12:00
2020-06-01 21:42:41 +12:00
You can change the root directory in the settings menu, that you can open by right clicking on the SystemTrayMenu icon.
**What does the hotkey do?**
2020-05-31 23:49:25 +12:00
2020-06-01 21:42:41 +12:00
In the settings menu you can choose a hotkey to open and close the SystemTrayMenu.
**Can the SystemTrayMenu launch on windows startup?**
2020-05-31 23:49:25 +12:00
2020-06-01 21:42:41 +12:00
Yes, you can select this option in the settings menu, that you can open by right clicking on the SystemTrayMenu icon.
**What can I do if I have a problem, idea or question?**
2020-05-31 23:49:25 +12:00
2020-06-01 21:42:41 +12:00
If a problem has occured or you have any ideas or questions, you are welcome to contact us.
Our contact information you can find in the About window, that can be opened by right clicking on the SystemTrayMenu icon.
2020-08-06 23:05:01 +12:00
**Find more FAQ topics here:**
[SystemTrayMenu FAQ](https://github.com/Hofknecht/SystemTrayMenu/issues?q=is%3Aissue+is%3Aclosed+label%3AFAQ)
Security
2020-05-21 23:00:53 +12:00
------------------
2020-06-01 21:42:41 +12:00
Some antiviruses might flag this program as malicious, but it is not! The source is open, so you can compile it yourself.
2020-05-21 23:05:54 +12:00
Build
------------------
2020-06-01 21:42:41 +12:00
Install Visual Studio 2019.
2020-06-19 06:25:57 +12:00
Install .NET Core 3.1 SDK [https://dotnet.microsoft.com](https://dotnet.microsoft.com/download/dotnet-core/thank-you/sdk-3.1.300-windows-x64-installer).
Contributing
------------------
2020-03-22 12:28:23 +13:00
2020-06-01 21:42:41 +12:00
If you would like to contribute, everyone is welcome to.
2020-06-19 06:25:57 +12:00
If you are considering a feature, need guidance, or want to talk about an idea, don't hesitate to create an issue here.
2020-06-01 21:42:41 +12:00
When contributing please respect the style used by the codebase and consider the following rules:
2020-06-27 22:41:37 +12:00
* Run FixCop.
* Increase the version in the assembly file.
* Add a commit message like:
```
2020-08-10 21:45:05 +12:00
[Feature] Show icon in taskbar when application is running (#115), version 0.11.1.9
2020-06-27 22:41:37 +12:00
```
* Commit either directly to the master branch or create a new branch if you are not sure with your changes
2020-06-19 06:25:57 +12:00
https://guides.github.com/activities/hello-world/.
2020-06-27 22:41:37 +12:00
* Update the issue and set the status to closed.
2020-06-06 06:05:46 +12:00
2020-08-14 03:05:40 +12:00
Contributors
------------------
Special thanks to our productive contibutors [Tanja Kauth](https://github.com/Tanjalibertatis), [Peter Kirmeier](https://github.com/topeterk), [Pascal Aloy](mailto:paloy@wanadoo.fr)!
2020-08-14 03:05:40 +12:00
2020-06-06 06:05:46 +12:00
Donations
------------------
2020-06-19 06:25:57 +12:00
We would be delighted if you could help us with the following:
2020-06-10 04:49:51 +12:00
* a star on this github project
* a like on [Facebook](https://www.facebook.com/Systemtraymenu-114069060335483)
2020-06-10 04:50:53 +12:00
* a review or rating on [Sourceforge](https://sourceforge.net/projects/systemtraymenu/)
2020-06-10 05:08:02 +12:00
* your ideas either as issues here in github or directly per mail
2020-06-10 04:49:51 +12:00
2020-06-10 05:08:02 +12:00
Don't hesitate to donate if you appreciate SystemTrayMenu and would like to support our work.
2020-06-19 06:25:57 +12:00
[![PayPal](https://www.paypalobjects.com/webstatic/de_DE/i/de-pp-logo-100px.png)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=Y9W6H5HXQPPUQ&source=url)
2020-06-06 06:05:46 +12:00