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

    • RevPDF 4.5.0 by Razvan Serea RevPDF is a free, fully offline PDF editor for Windows, macOS, and Linux that lets you edit text and images directly inside PDF files — no internet connection, no account, and no cloud uploads required. Unlike bloated alternatives that demand subscriptions and constant connectivity, RevPDF fits in under 60MB on desktop while delivering a complete editing toolkit: annotate, redact, sign, compress, split, merge, convert, and reorganize pages, all processed locally on your device. Smart font matching ensures edited text blends seamlessly with the original, and multi-language support includes RTL scripts such as Arabic and Hebrew. Where most PDF editors force you to choose between features and simplicity, RevPDF manages both. You can build interactive forms from scratch with text fields, checkboxes, and dropdowns, permanently redact sensitive data before sharing, draw freehand on contracts and diagrams, and add custom watermarks — all without a single file leaving your machine. Edit Text and Images Directly Inside PDFs RevPDF supports true inline PDF editing — not just annotation layers on top of a document, but actual modification of existing text and images within the file. A smart font-matching engine identifies the font used in the original document and applies it automatically when you make edits, so changes blend naturally with the surrounding content. You can reposition elements, resize images, and update text across single pages or entire documents. RevPDF 4.5.0 release notes: This is one of the biggest updates to RevPDF yet. A lot of things people have been asking for are finally here. New Features Auto Redaction Permanently redact sensitive text and areas from your PDFs before sharing. Clean, irreversible, and fully offline. Comments, Links & Bookmarks Add comments for review, insert clickable links, and create bookmarks to jump around long documents without scrolling forever. Find & Replace Search across the whole document and replace text in one go. Long overdue. Split Pages Vertically or Horizontally Split any page down the middle, vertically or horizontally. Perfect for scanned books or double-page spreads. New Drawing Tools More tools for freehand drawing and markup, better for annotations, sketches, and detailed notes. Continuous Scrolling in Editor The editor now scrolls continuously through pages instead of jumping between them. Working through long documents is a lot smoother now. PDF Metadata Editor View and edit the metadata stored inside your PDFs, including title, author, subject, and keywords. Better Font Matching Text edits now blend in more naturally by doing a better job of matching the original font. Tabbed PDF Viewer Open multiple PDFs at once in tabs and switch between them without going back to the home screen. Add Links Insert hyperlinks anywhere in your PDF, to external URLs or to other pages within the document. Share & Print Shortcuts Share or print directly from the editing screen, home screen, and viewer. No extra steps. Minor Updates Paste images directly from clipboard into your PDF New image editing tools for more control over images inside documents Bug Fixes Fixed file saving issues on Windows and Linux Everything still works fully offline. No login, no cloud, no account. Your files stay on your device. Download: RevPDF 4.5.0 | 58.0 MB (Open Source) Links: RevPDF Home Page | Github | Screenshots 1 | 2 Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Interesting. I'm not using a VPN with my phone. I tried though my home internet (Rogers) and my cellular internet (Telus) and both trigger the dialog above.
    • Three days after Anthropic launched Claude Fable 5 as the most capable AI model it had ever released to the public, the United States government ordered it switched off — and now the company is refunding customers who paid to use a product that vanished almost overnight https://www.techtimes.com/articles/318342/20260613/us-government-pulls-anthropics-fable-5-offline-now-come-refunds-vanished-ai.htm  
    • Microsoft fired the team and replaced them with AI and this is what you get.
    • 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
  • 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!