There is not an EXE file in the JAR file. The JAR file is a java executable file. What you need to do is simply download the JAR file then you double click on it to run it. If you have java enabled on your computer it should automatically launch and run the app. You may have to "unblock" it like Sebyte said, but otherwise it should simply run without any other extraction or unzipping.abhi_123 wrote:for some reasons i am not able to extract exe file file from the zip folder. i am using window7 with java installed on my system already.
any idea how to extract & download the software?
ReefAngel Status
Re: ReefAngel Status
-
- Posts: 97
- Joined: Wed Jul 06, 2011 6:45 am
Re: ReefAngel Status
How do I specify what COM port to use in this app?
Re: ReefAngel Status
Unfortunately COM ports are not working in this app. It's purely wifi only right now. I have had intentions of adding COM support but have not been successful in getting it to work across all platforms easily. I think I will have to revisit this issue.agentgreen wrote:How do I specify what COM port to use in this app?
-
- Posts: 97
- Joined: Wed Jul 06, 2011 6:45 am
Re: ReefAngel Status
Ah gotcha. My wifi module is out of commission right now which is why I asked.
Thanks!
Sent from my Transformer TF101 using Tapatalk 2
Thanks!
Sent from my Transformer TF101 using Tapatalk 2
- DrewPalmer04
- Posts: 818
- Joined: Tue May 29, 2012 2:12 pm
- Location: Christopher, IL
Re: ReefAngel Status
At least with windows 

Re: ReefAngel Status
Well, the whole idea of Java is to be cross platform.
If you want just windows, you can use the Client
The problem is that there is no java implementation for serial communication.
You have to use a work around that is OS specific, which makes is not trully cross-platform.
So, if there is ever an update for serial, there would have to be 3 packages (Windows, MacOSX, Linux).
That's what I had to do with the wifi utility.
If you want just windows, you can use the Client

The problem is that there is no java implementation for serial communication.
You have to use a work around that is OS specific, which makes is not trully cross-platform.
So, if there is ever an update for serial, there would have to be 3 packages (Windows, MacOSX, Linux).
That's what I had to do with the wifi utility.
Roberto.
Re: ReefAngel Status
Problem with Client is it requires admin rights to install. Want to monitor the tank in my office. PC's are locked solid. Reef Angel Status will run without admin rights.
-=Bryan=-
Re: ReefAngel Status
Yes, I would like to get COM port option working at least for windows. Like Roberto said, there's no Java implementation for serial communication. I honestly have been focusing my time on the Android Status app and have not gotten back to the java app. I think I need to revisit it soon....after I get this release of the Android app out.Bryan wrote:Hi Curt:
Any chance the COM port option will be supported.
Re: ReefAngel Status
Thanks Curt that would be great, well at least for the windows users. 

-=Bryan=-
Re: ReefAngel Status
Just released another version. Officially released v1.0.0 (too long in the works). Check out the original post for the updated information about what's new.
-
- Posts: 289
- Joined: Wed May 16, 2012 9:52 pm
Re: ReefAngel Status
Good. I figured it was time I actually updated some of my apps to have all the features in them.00Warpig00 wrote:Nice. Working well here... thanks Curt
Nick

-
- Posts: 93
- Joined: Wed Nov 14, 2012 8:34 pm
Re: ReefAngel Status
wow, thanks so much!! that's exactly what I wanted and it work like a charm! 
Plus it does not take much memory, so that's great.

Plus it does not take much memory, so that's great.

Re: ReefAngel Status
Glad you like it.daniella3d wrote:wow, thanks so much!! that's exactly what I wanted and it work like a charm!
Plus it does not take much memory, so that's great.

-
- Posts: 159
- Joined: Thu Nov 24, 2011 9:50 pm
- Location: Golden, CO
Re: ReefAngel Status
Awesome Job! Best one yet!
I think it exposed something in my Wifi module that I don't like.
It pops up every couple hours with a notification with Error 11 Bad URL. On the last version it would just kick back saying it couldn't connect and after a try or two it would work.
Last night I updated the firmware on my wifly and it seems to have made it much much better but I still get that error from time to time. Is there a way to turn that notification off or is something else going on that I need to address?
I think it exposed something in my Wifi module that I don't like.
It pops up every couple hours with a notification with Error 11 Bad URL. On the last version it would just kick back saying it couldn't connect and after a try or two it would work.
Last night I updated the firmware on my wifly and it seems to have made it much much better but I still get that error from time to time. Is there a way to turn that notification off or is something else going on that I need to address?
- DrewPalmer04
- Posts: 818
- Joined: Tue May 29, 2012 2:12 pm
- Location: Christopher, IL
Re: ReefAngel Status
working great! is there an auto refresh set time? or do I have to do it manually?
Re: ReefAngel Status
right now it is manually updated...so you have to refresh yourself. i can look into doing the auto refresh feature but it would only be while the app was open. otherwise i would have to create a service and then log to a database and such (just like i do with the android app).DrewPalmer04 wrote:working great! is there an auto refresh set time? or do I have to do it manually?
no, there is no way to turn off the notifications from being displayed. however i can work on adding that in if you would like. something like disable alerts or popup notifications. just let me know what you think and would like.
- DrewPalmer04
- Posts: 818
- Joined: Tue May 29, 2012 2:12 pm
- Location: Christopher, IL
Re: ReefAngel Status
Cool ever thought about an icon so us Mac people could put it on our dock?
Re: ReefAngel Status
yes. i started to look into it but never completed it. guess i need to revisit this as well.DrewPalmer04 wrote:Cool ever thought about an icon so us Mac people could put it on our dock?

Re: ReefAngel Status
This sounds like an error message on the Android Status App and not the Java Desktop Status App (sorry for any confusion).tkeracer619 wrote: It pops up every couple hours with a notification with Error 11 Bad URL. On the last version it would just kick back saying it couldn't connect and after a try or two it would work.
Last night I updated the firmware on my wifly and it seems to have made it much much better but I still get that error from time to time. Is there a way to turn that notification off or is something else going on that I need to address?
For the Android App, if you are getting those errors and a retry will correct it, I would suggest going to the Settings and then down to Notifications. There is the Error Retries section. I would suggest changing that from 2 to 5 (or something above 2) OR change the Error Retry Interval from 15 seconds to 30 seconds. This way you can hopefully avoid those unfortunate mishaps.
Re: ReefAngel Status
I've got that fixed and updated. I'm actually going to package it up like the MenuGenerator app so you can actually install it. I'm almost ready to do another update/release for it. I have a couple more things I would like to add (ok, well one more). I'd like to have the auto refresh ability in the app. Although I may just push out this update and then work on the auto refresh and update it again...not sure. Oh and I'm thinking of adding in a notification for software updates to the app as well, so you can check for updates from the app without having to search.DrewPalmer04 wrote:Cool ever thought about an icon so us Mac people could put it on our dock?

- DrewPalmer04
- Posts: 818
- Joined: Tue May 29, 2012 2:12 pm
- Location: Christopher, IL
Re: ReefAngel Status
Awesome! The release is up to you. No rush on my side 

Re: ReefAngel Status
Just released the update. Did not create a mac package for it (I forgot how I did it) but I can if needed. Let me know how it works for you.DrewPalmer04 wrote:Awesome! The release is up to you. No rush on my side
- DrewPalmer04
- Posts: 818
- Joined: Tue May 29, 2012 2:12 pm
- Location: Christopher, IL
Re: ReefAngel Status
Ok cool. I'll mess with it tomorrow AM
Re: ReefAngel Status
is it possible in the coming update to add an option to the application to be able to save custom memory location to the list of memory locations already available. It would be great to be able to save the memory location number, its type int or byte and its name.
Re: ReefAngel Status
I hadn't thought about that for this application. I suppose it could be possible. I will have to look into it.ahmedess wrote:is it possible in the coming update to add an option to the application to be able to save custom memory location to the list of memory locations already available. It would be great to be able to save the memory location number, its type int or byte and its name.
Re: ReefAngel Status
Is there any other application that has this option we could use?I hadn't thought about that for this application
Re: ReefAngel Status
I just meant that I was working on this functionality for the Android Status App and never considered doing this for the Java Status App. I don't know of any other app that you could save the custom memory locations for quick reference. Let me start working on this functionality for you and see what I can come up with.ahmedess wrote:Is there any other application that has this option we could use?I hadn't thought about that for this application
- jsclownfish
- Posts: 375
- Joined: Mon Oct 24, 2011 7:52 pm
- Location: Saint Louis
Re: ReefAngel Status
Does anyone know how to load the Java Status App on the iPad?
Jon
Jon