[GH-ISSUE #320] Command line parameters #288

Closed
opened 2026-02-26 00:32:15 +03:00 by kerem · 4 comments
Owner

Originally created by @JT230781 on GitHub (Aug 22, 2017).
Original GitHub issue: https://github.com/hirschmann/nbfc/issues/320

Hello, let me start by saying great job!!!
However I think the command line parameters are not working...
I currently use task scheduler to start the app when I log on and
It would be great if the app could be started without the UI being displayed...
Hope you get the time to fix this small issue...
Thanks in advance!

Originally created by @JT230781 on GitHub (Aug 22, 2017). Original GitHub issue: https://github.com/hirschmann/nbfc/issues/320 Hello, let me start by saying great job!!! However I think the command line parameters are not working... I currently use task scheduler to start the app when I log on and It would be great if the app could be started without the UI being displayed... Hope you get the time to fix this small issue... Thanks in advance!
kerem closed this issue 2026-02-26 00:32:15 +03:00
Author
Owner

@hirschmann commented on GitHub (Aug 22, 2017):

I'm glad you like NBFC :)

The NBFC GUI client supports only one parameter: -tray
It works as expected and sends the app to the system tray.

If you don't want to see the GUI at all (not even in the tray), don't start it at all. The service runs perfectly fine without any client attached.

Also, the GUI client has a built-in autostart option.
I guess you use the task scheduler to start the client with elevated privileges, but that's not necessary. The client is able to connect to the service from any user session.

<!-- gh-comment-id:324147622 --> @hirschmann commented on GitHub (Aug 22, 2017): I'm glad you like NBFC :) The NBFC GUI client supports only one parameter: _-tray_ It works as expected and sends the app to the system tray. If you don't want to see the GUI at all (not even in the tray), don't start it at all. The service runs perfectly fine without any client attached. Also, the GUI client has a built-in autostart option. I guess you use the task scheduler to start the client with elevated privileges, but that's not necessary. The client is able to connect to the service from any user session.
Author
Owner

@JT230781 commented on GitHub (Aug 23, 2017):

Hello hirschmann,
Thanks for the quick reply!
I tried using /tray and /auto as stated in the manual but it wasn't working. I'll try -tray later on and report back!

Also nice to know that the service can run without a client attached but
I do prefer seeing cpu temp in the tray.

<!-- gh-comment-id:324358253 --> @JT230781 commented on GitHub (Aug 23, 2017): Hello hirschmann, Thanks for the quick reply! I tried using /tray and /auto as stated in the manual but it wasn't working. I'll try -tray later on and report back! Also nice to know that the service can run without a client attached but I do prefer seeing cpu temp in the tray.
Author
Owner

@hirschmann commented on GitHub (Aug 24, 2017):

The old manual (.pdf) is outdated.
Refer to the NBFc wiki instead: https://github.com/hirschmann/nbfc/wiki

<!-- gh-comment-id:324536069 --> @hirschmann commented on GitHub (Aug 24, 2017): The old manual (.pdf) is outdated. Refer to the NBFc wiki instead: https://github.com/hirschmann/nbfc/wiki
Author
Owner

@JT230781 commented on GitHub (Aug 24, 2017):

Ah I see,
Tested it and it works as expected! 💯
Thanks for the info and keep up the good work!!! :) 🥇

<!-- gh-comment-id:324690227 --> @JT230781 commented on GitHub (Aug 24, 2017): Ah I see, Tested it and it works as expected! :100: Thanks for the info and keep up the good work!!! :) :1st_place_medal:
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nbfc-hirschmann#288
No description provided.