This is the Windows app named PopulationCounter whose latest release can be downloaded as PopulationCounter-1.0.0.2-bin-x64.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named PopulationCounter with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start any OS OnWorks online emulator from this website, but better Windows online emulator.
- 5. From the OnWorks Windows OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application and install it.
- 7. Download Wine from your Linux distributions software repositories. Once installed, you can then double-click the app to run them with Wine. You can also try PlayOnLinux, a fancy interface over Wine that will help you install popular Windows programs and games.
Wine is a way to run Windows software on Linux, but with no Windows required. Wine is an open-source Windows compatibility layer that can run Windows programs directly on any Linux desktop. Essentially, Wine is trying to re-implement enough of Windows from scratch so that it can run all those Windows applications without actually needing Windows.
SCREENSHOTS
Ad
PopulationCounter
DESCRIPTION
The program is a simple dialog app, and can go full screen via F11. The font automatically resizes to fit the window. The estimate is based on exponential growth from an initial population at a fixed annual growth rate. The default values for initial population, census date, and growth rate are taken from worldometers.info. The actual growth rate varies and may cause the counter to become less accurate over the years. To address this, override the default values via the command line. The following command line parameters are supported:
/n N N is the initial population count (no commas!)
/d D D is the census date in MM/DD/YYYY format only
/g G G is the annual growth rate (not a percentage!)
Sample command line:
PopulationCounter /n 7714576923 /d 7/1/2019 /g 0.0107
The date format is fixed and doesn't vary by region. The above growth rate is equivalent to 1.07 percent. The parameter names aren't case sensitive, and they can be prefixed with a hyphen instead of a slash.
Features
- Full screen mode, via F11 or the dialog's system menu
- Font automatically resizes to fit the window
- Region-appropriate thousands separators
- Initial population, census date and annual growth rate can be overriden via command line for improved accuracy as the growth rate (hopefully) continues to decrease
Audience
End Users/Desktop
User interface
Windows Aero
Programming Language
C++
This is an application that can also be fetched from https://sourceforge.net/projects/populationcounter/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.