Two releases of BitMeter OS are currently available - the v0.7.6 release is fairly stable and well tested, the v0.8.0 release has some compellingnew features, but has not been subject to as much testing and is likely to contain more bugs. Functionally, the main difference between the two is that v0.8.0 can distinguish between Internet and Home Network Traffic, whereas v0.7.6 cannot.
- Surface users need to install JingOS on the device first, Surface Linux kernel cannot be installed in LiveCD, so touch cannot be used in LiveCD mode; After completing the system installation, install the specified surface kernel and driver in JingOS; Open Konsole, execute surface kernel and driver installation script $ linuxsurfaceinstall.sh.
- OS X El Capitan 10.11.6, macOS Sierra 10.12.6, and macOS High Sierra 10.13.4. MacOS High Sierra 10.13.5, Security Update 2018-003 Sierra, Security Update 2018-003 El Capitan. OS X El Capitan 10.11.6, macOS Sierra 10.12.6, and macOS High Sierra 10.13.4. IPhone 5s and later, iPad Air and later, and iPod touch.
- Once the Install Disc Creator is done (it might take some time), it will show you a dialog box saying the install drive has been made. Let the USB drive stay in your computer. Go to your Applications folder and locate the “Install macOS Sierra” folder used to create the USB drive. When you find it, delete it.
Jun 11, 2021 It installs an app named Install Version Name. Open that app from your Applications folder to begin installing the operating system. MacOS Sierra 10.12 can upgrade El Capitan, Yosemite, Mavericks, Mountain Lion, or Lion; OS X El Capitan 10.11 can upgrade Yosemite, Mavericks, Mountain Lion, Lion, or Snow Leopard. If you need a gapless sequence that re-uses deleted IDs, you can have one, you just have to give up a huge amount of performance for it - in particular, you cannot have any concurrency on INSERTs at all, because you have to scan the table for the lowest free ID, locking the table for write so no other transaction can claim the same ID.
BitMeter OS v0.7.6 (stable)
Windows | Download |
Linux 32-bit | Download |
Linux 64-bit | Download |
Mac OSX - v10.10 (Yosemite) and earlier | Download |
Mac OSX - v10.11 (El Capitan) and later | Download |
Hackintosh Can't Install El Capitan
BitMeter OS v0.8.0 (experimental)
If you use this release, please let me know how it's working!
Can't Install El Capitan
Windows | Download |
Linux 32-bit | Download |
Linux 64-bit | Download |
Mac OSX | Download |
Members of the Unity Linux community have also produced RPM files for both 32-bit and 64-bit Linux, see this forum post for details.
Desktop Client (experimental, only works with v0.7.x of BitMeter OS)
This client provides a floating graph window on the desktop, displaying data captured by BitMeter OS. It is in the early stages of development, andwill certainly contain bugs. You must install BitMeter OS before using this client, it won't work on its own. You will also need to have Python, andthe wxPython libraries, installed on your system - most Linux and OSX systems should have these already, Windows users can download them from here: Windows Python installer, wxPython libraries.
Download El Capitan
The source code for this utility should provide a useful reference for for anyone wishing to develop other BitMeter OS clients - Python code isquite easy to understand even if you haven't used the language before.