mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 06:55:52 +03:00
[GH-ISSUE #253] Feature Request: taskbar agent application #2105
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#2105
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @technoicon on GitHub (Jan 18, 2021).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/253
I know we spoke about it but thought I would make a feature request.
Would be nice to have a tray icon/taskbar icon that installs when the agent installs. It also runs when the agent is running and can be used to make sure the agent is running on machines.
Some of the main features requested are:
Custom Logo.
When hovering Icon, show computer name.
Be able to set custom menu items, some examples:
Thanks.
@dinger1986 commented on GitHub (Jan 18, 2021):
Yes I agree this would be brilliant. I mentioned it before as well and the issue is everything is running as a system service so getting comms to the user can be hard with that (from my understanding).
Would be cool to have it though!
@bradhawkins85 commented on GitHub (Jan 18, 2021):
RunAsUser powershell will help with getting things from system to user level
https://github.com/KelvinTegelaar/RunAsUser
Add BurntToast to RunAsUser for notification to the user
https://www.cyberdrain.com/monitoring-with-powershell-notifying-users-of-windows-updates/
@dinger1986 commented on GitHub (Jan 18, 2021):
I thought I had seen something like that at some point. Wouldn't be hard with that I guess.
@technoicon commented on GitHub (Jan 21, 2021):
Currently I found this:
https://code.google.com/archive/p/traylauncher/
and I was able to add a link to chrome with a website launch and also add just text, so phone number etc.
There is a go app on git that can be made to sit in the system tray, not sure if that would help?
@Shootify commented on GitHub (Feb 2, 2021):
yes, please add this whenever possible.
@georgebarnick commented on GitHub (Jan 16, 2022):
Another nice menu item to include would be a ticket submission form button. Previous RMMs I've worked with had this functionality which made it easy to direct end users to creating tickets with any PSA or helpdesk software. Basically just clicking the menu option would open up a form that had fields for Name, Email, Phone, and Description, as well as the ability to attach or take a screenshot, and then when they submit that it emails to the configured help desk email address.
@silversword411 commented on GitHub (Feb 24, 2022):
I think this is fundamentally requesting a systray icon for TRMM that would be user configurable. This looks like a good starting point: https://github.com/getlantern/systray
@JSuenram commented on GitHub (May 25, 2022):
+1
@plao commented on GitHub (Jun 15, 2022):
+1 for me also!
@framatt commented on GitHub (Oct 7, 2022):
+1
@stavros-k commented on GitHub (Oct 7, 2022):
Please don't +1... you can use reactions to show that you like the said feature.
+1 is just spamming all the people following this feature request and adds zero value or ideas to that.
Thanks
@screwlooseit commented on GitHub (May 2, 2024):
I'd love a feature like a trmm tray icon to be implemented into Tactical where a user can right-click on the tray Icon and be met with the following options
Identify My PC - This gives them an output of their hostname
Submit a support request - This gives them a text box where they can type in an issue they are experiencing and it then either sends an email to the helpdesk or generates an alert in the dashboard.
Show Support contact - This is a field that can be edited showcasing an email and phone number or whatever is deemed necessary
Go to the Support website - a button that opens a web browser to a user-defined website
I know there is an alternative below. But it would be really nice if this was built into the agent or a feature you could enable for agents.
https://github.com/conlan0/Trayicon
+1 would love to have this feature