Recommended Posts

First of all, I LOVE this program. It's one of those simple programs that make a big difference. So thanks :)

Second...

3) I would like an option to show the meter while on battery or charging, and then play a sound and fade out the meter when battery is fully charged. I don't need the meter when I'm charged :)

I want exactly this too. If you can add this and click through, the program will be almost perfect for me. I want to be able to see the monitor at about 30-40% transparent in the bottom corner of my screen when I am on batter power, but I want to be able to click through it like it's not there. If I am plugged in then there is really no point in having the meter and it can go away.

Or here is an even better idea for you... You could allow custom levels of transparency for the different battery states. For example, I could set it to fully transparent when full, because I don't need it, then when it's on battery it could be 30-40%, and when the battery level is critical, it would be fully opaque. I think that would be another pretty good idea for you.

Okay, and my last suggestion which is simple, these are updates I would suggest for the alerts, first, add one more alert (like windows has, low, and then critical). Also, it would be nice if you could specify what low and critical are yourself (again, like you can in windows). Then add an option to "Wait for click to close alert". Otherwise, make the alert pop up, then go away by itself after a few seconds, again, add an option for how long to show the alert in the preferences. And finally, make it fade out.

Alright, so there is a bunch more suggestions for you to take a look at. Keep up the great work :D

Schmoove, I've a question to you... Are you making a skin designer for Battery Monitor?? Anyway, if not, you can contact me :)... Cuz I think, I'll make skins for my Download Manager Plus... So, I'll could by the way make the skin designer for Battery Monitor too :) :p (and of course give you later the source :))

Andrew, I'ma steal your OU avatar... (I'm home for the weekend though, yay)... and make my own :p :p

Now to get my graphics-whiz brother to make me a theme to match my desktop :)

Haha, I actually just took a plain old flat logo and slapped a lens flare on that one. Didn't put too much effort into it ;)

Do we get to see source? :wub:

I see it right now. I'd suggest obfuscation if you don't want your code being public Schmoove ;)

@Betaz: Are you Schmoove's friend?? Or are you developing Battery Monitor with him?? I mean... the reason, why you see the source :)

No, and for those who don't understand how I can see the code, I wont go into detail right now until he at least has a chance to decide if he cares or not. He might not care at all if people see the code but we'll see first.

i dont have laptop, i just got good idea

when battery is low , the battery icon will be center of screen and fade in and out to warning it. eh? :)

That's basically what happens. The battery meter itself doesn't fade in and out but an alert does.

post-88-1094427614.jpg

No, and for those who don't understand how I can see the code, I wont go into detail right now until he at least has a chance to decide if he cares or not. He might not care at all if people see the code but we'll see first.

Hmm, so it's that easy to decompile. Crap.... gotta find a way to scramble it then.

Btw, this application will not be open source, it will always be free, but never open source.

@RusDzanmahmudov:

I think I misunderstood your PM. If you are talking about a skin designer as a seperate application, then no... I will not create an application to create skins. Why not? Well it is just a bunch of PNGs and 1 XML file which can be easily edited with Notepad.

If people want I could write a small tutorial on how to skin it, but is is so easy that even that would probably not be nescessary.

Edited by Schmoove
Hmm, so it's that easy to decompile. Crap.... gotta find a way to scramble it then.

Btw, this application will not be open source, it will always be free, but never open source.

@RusDzanmahmudov:

I think I misunderstood your PM. If you are talking about a skin designer as a seperate application, then no... I will not create an application to create skins. Why not? Well it is just a bunch of PNG's and 1 XML file which can be easily edited with Notepad.

If people want I could write a small tutorial on how to skin it, but is is so easy that even that would probably not be nescessary.

yes, most .net apps are pretty easy to decomplie

all i really need is the option to hide this app when the AC is plugged in

found its very useful when im around the house on battery, to have it ontop, but when im plugged in it just becomes annoying

also it seems to be cutting the bottom of my text in the time display

cutoff.JPG

would be nice if you could click the app and it updates the time

and my menu seems to not all be there

im using extensis windows VS

cutoff2.JPG

all i really need is the option to hide this app when the AC is plugged in

found its very useful when im around the house on battery, to have it ontop, but when im plugged in it just becomes annoying

Exactly what I was thinking a few hours ago, and havn't had the time to come to neowin yet and post it :p

Just as he is saying, into more detail.

Say that I have the AC adapter plugged in (constantly 100%?) it auto-hides the program from at least the desktop, and possibly even the systray and just have it hide in the background?

Then once it goes to 99%/AC adapter unplugged and now on battery, it shows up back again on the desktop, along with systray.

Probably would want an option to either do both, or only one of the two, since maybe some people would want it to hide the program from the desktop but have the systray icon appear there still...

Nice app.

BTW: There are applications that will prevent .NET applications from being decompiled.

Also, the Memory usage is always like that with .NET applications. It allocated more memory than it needs (although not as much as 600MB that some people were reporting), so it's faster to access. If your computer needs it, it frees it up.

Wanna post the source code or are you opposed to that?

this is what Schmoove said few posts ago ..

Btw, this application will not be open source, it will always be free, but never open source.

so yeah .. looks like he is opposed to posting the code ;)

@Smek:

About the text being cut-off... there is a limit, you can't make the text too big. I'm working on this, but it seems the functions I use don't report back the correct values, have to investigate where it goes wrong.

About using Extensis. I've tried it too and it looked fine here... I guess your fonts are just too big. If .NET apps don't like that, then there is nothing I can do about it. I'm not gonna rewrite the .NET framework ofcourse. I kept the forms as standard as possible (just using what Visual Studio offers me), there is nothing special about it, so if it screws up there is nothing I can do.

@mistical:

I'm gonna build in an option to hide it manually and hide it when it reaches 100%

@Sn1p3t:

Please tell me where I can find those, all I could find were obfuscators of which the free versions don't do much good... and I don't have like $800 to spend on better versions.

@bangbang023:

This should get you started: http://www.codeproject.com/cs/media/perpxa...harp.asp?df=100

It is far from complete, so you have to extend that to make something usefull out of it.

@JonathanVP:

It will be closed source. If you want parts of the source to learn from you (or anyone else) can get it, I have no problems with that, but I'm not gonna give away the whole source..... as it is mine and I worked hard on it.

Edited by Schmoove
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • iPhone 18 Pro Camera Goes Mechanical: Variable Aperture, 2nm Chip, Dark Cherry Due September https://www.techtimes.com/arti...rk-cherry-due-september.htm Apple Liquid Glass iOS 27: WWDC 2026 Brings Refinements Developers Must Adopt Today https://www.techtimes.com/arti...lopers-must-adopt-today.htm Apple WWDC 2026: Siri Rebuilt on Gemini, homeOS Previewed in Cook Farewell Keynote https://www.techtimes.com/arti...d-cook-farewell-keynote.htm
    • Zen Browser 1.21.1b is out.
    • Bose QuietComfort Ultra Gen 2 headphones are down to lowest price in over a month by Taras Buria Bose's second-gen QuietComfort Ultra headphones are premium over-ear headphones with noise cancellation, but right now, you can save 16%, thanks to a discount that brought the headphones to a new lowest price in over a month. While the general look and aesthetics remain unchanged compared to the previous gen, the Gen 2 features redesigned wear-detection sensors, which accurately pause your music the moment you take them off. Additionally, the headphones now support lossless audio via a direct USB-C wired connection, letting you enjoy uncompressed sound when plugged into your laptop or phone. There is also spatial audio support (works wirelessly) for a more immersive audio experience and improved noise cancellation, which makes the QuietComfort Ultra go-to headphones for many users on long flights or other scenarios when they need to isolate themselves from the surrounding noise. The QuietComfort Ultra (Gen 2) also features Bluetooth Multipoint for seamless switching between two devices at once. As for battery life, you get up to 30 hours on a single charge (up to 23 hours when using spatial audio). Besides good audio quality and noise cancellation, the headphones should be comfortable to wear, thanks to the lightweight 250-gram design and soft protein-leather ear pads. The QuietComfort Ultra Gen 2 are available in four colors, and all five are now available at the lowest price: Bose QuietComfort Ultra Bluetooth Headphones (2nd Gen) - $379 | 16% off on Amazon This Amazon deal is US-specific and not available in other regions unless specified. This is a first-party seller link (at the time of article publishing); ensure that you also purchase from a first-party seller link only. If you don't like it or want to look at more options, check out the previous deals that we have covered, OR you can also visit Amazon US deals page. Get Prime (SNAP), Prime Video, Audible Plus or Kindle / Music Unlimited. Free for 30 days. As an Amazon Associate, we earn from qualifying purchases.
    • Started implementing weapons! Here's a little sneak peek! 👀 Animation was done inside of Unreal Engine using Control Rig! Really useful tool, I don't have to go back and forth between Blender and UE, you can basically make tweaks while the game is running.
    • Keep in mind Intuit has lobbied like crazy to keep taxes complicated so they can continue to sell tax software. They also got caught hiding their legally mandated free version so they could release a second one that pushed countless people into charges they didn't need to pay to file. Intuit leads the charge on inventing problems so they can sell you the solution and disrespecting you in the process.
  • Recent Achievements

    • Week One Done
      agatameier earned a badge
      Week One Done
    • One Month Later
      agatameier earned a badge
      One Month Later
    • Week One Done
      ssd21345 earned a badge
      Week One Done
    • Contributor
      MarkHughes4096 went up a rank
      Contributor
    • Dedicated
      jordanspringer earned a badge
      Dedicated
  • Popular Contributors

    1. 1
      +primortal
      507
    2. 2
      +Edouard
      175
    3. 3
      PsYcHoKiLLa
      139
    4. 4
      ATLien_0
      90
    5. 5
      Steven P.
      76
  • Tell a friend

    Love Neowin? Tell a friend!