Bliss OS Stats Site

Our Bliss Stats app collects a single device identifier when each device boots up for the first time.

This sites purpose is to allow that data to be publicly viewable.

The Stats

$.ajax({ url: "https://cors-anywhere.herokuapp.com/https://blissapi.blissroms.com/blissstats/public/blissosstats", // TeamBliss JSON type: "GET", success: function(data) { var newContent = ''; // Variable to hold HTML var substr = 'Bliss-OS '; for (var i = 0; i < data.length; i++) { // Loop through object var dv = data[i].device; var dv1 = dv.replace(substr, ''); newContent += '
'; newContent += '' + data[i].installations + ''; newContent += '

' + dv1 + '

'; newContent += '
'; } // Update the page with the new content document.getElementById('content3').innerHTML = newContent; } }) -->


We volunteer our time.

We are a 501(c3) nonprofit, run by people that donate their free time towards the project. We do our best to bring a quality OS to your device, while working a real job on the side in most cases. Please consider showing us we're on the right track by clicking the button below.

Buy Us a Coffee

Join Team Bliss

We are accepting applications now

* only volunteer positions currently available. Internships coming soon *

We are accepting people in small manageable groups while we grow, and we tend to lean towards the type of people that want to learn and grow with Bliss Family of ROMs. Bliss provides the tools, knowledge and the mentorship needed to help bring your development dreams to reality, and all we ask in return is a minimum contribution towards Bliss ROM while you learn and grow in your strengths. If you're an individual and would like to apply to join our team, please use the button below

Join Our Team

© 2019 Bliss Family of ROMs. All rights reserved