cbz1845 / remotedroid

Automatically exported from code.google.com/p/remotedroid
0 stars 0 forks source link

Add Windows Taskbar or services option #8

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Enhancement: Provide the option to start the RemoteDroidServer running in
the Windows taskbar, to avoid Start Menu clutter.

Functionality is a part of Java 6 using the following packages:

java.awt.SystemTray
java.awt.TrayIcon

Original issue reported on code.google.com by gig...@gmail.com on 5 Feb 2010 at 6:36

GoogleCodeExporter commented 8 years ago
Cool, I'll look into this.

Original comment by gall.bla...@gmail.com on 10 Feb 2010 at 12:31

GoogleCodeExporter commented 8 years ago
I've already done this, but it was part of a massive refactoring to make it 
work how I wanted so can't really just post it just as a patch.

Have attached the latest code that I am using - this runs as a system tray icon 
with a context menu to show a log of current activity and the option to close 
the server.

I simply run the Java on Startup and it works fine - no more annoying window!

Original comment by klankens...@gmail.com on 15 Jun 2010 at 5:17

Attachments:

GoogleCodeExporter commented 8 years ago
Could you provide us with the compiled RemoteDroidServer.jar? I'm a total 
newbie and don't know how to turn that zip package into an executable jar file. 
Thanks!

Original comment by annalaja...@gmail.com on 15 Jul 2010 at 8:27

GoogleCodeExporter commented 8 years ago
The jar file is inside the zip file already. You start it with java -jar 
RemoteDroidSerr.jar

Original comment by mathias....@gmail.com on 24 Jul 2010 at 6:23

GoogleCodeExporter commented 8 years ago
I really can't find the .jar file inside the zip file klankenstein posted. They 
are mostly .class and .java files but none of them is executable.

Original comment by annalaja...@gmail.com on 26 Jul 2010 at 12:56

GoogleCodeExporter commented 8 years ago
Can anyone compile this?

Original comment by annalaja...@gmail.com on 8 Aug 2010 at 12:48

GoogleCodeExporter commented 8 years ago
Im fairly ceartain the zip file was mistakingly uploaded, im not seeing any 
tray code in it.  Also not seeing the jar either.  However I think some of the 
project members are actively looking into tray support.  If i make any progress 
ill keep posted.

Original comment by onecs...@gmail.com on 7 Sep 2010 at 4:18

GoogleCodeExporter commented 8 years ago
Did anything happen to this issue?

Original comment by oliverbr...@gmail.com on 8 Oct 2010 at 12:04

GoogleCodeExporter commented 8 years ago
I would just like to make a small point regarding this issue.

Ubuntu is transitioning away from the system tray, and building the Application 
Indicator menus instead 
(https://wiki.ubuntu.com/DesktopExperienceTeam/ApplicationIndicators). 

This means that any work done to add RemoteDroidServer to the system tray will 
be ineffective for both Mac and soon Ubuntu. The only common method of task 
management between the 3 platforms is now the solely taskbar. It is important 
to maintain legacy behaviour to ensure cross-platform compatibility. 

Original comment by derizio...@gmail.com on 9 Oct 2010 at 12:55

GoogleCodeExporter commented 8 years ago
So what do I do if I am not going to ever use Ubuntu, only windows but want to 
get rid of that window? I can't seem to figure out a way to hide it and I can't 
really find any info about how to hide it. Could someone please show me how to 
make it hide, or run as a system service? Please!?!?!

Original comment by bmwfly...@gmail.com on 1 Nov 2011 at 5:44

GoogleCodeExporter commented 8 years ago
I also really love to see the "nowindow" option be implemented :)

I wanna run this in my media-pc (yaVDR) and use my phone as a remote.

Original comment by thomas.c...@gmail.com on 8 Jun 2012 at 5:34

GoogleCodeExporter commented 8 years ago
I carefully read your blog And it satisfied and  my problems.
 Actually I was searching for someone who can correct my mistake. 
This Guide was really  helpful for me.
 thank you so much http://21century.in/

Original comment by dearskdu...@gmail.com on 20 Nov 2012 at 1:15