All Projects → RangerRick → blobile

RangerRick / blobile

Licence: other
Blases Loaded - Unofficial Live Blaseball Game Viewer for iOS, Android, and Web

Programming Languages

typescript
32286 projects
HTML
75241 projects
SCSS
7915 projects
swift
15916 projects
javascript
184084 projects - #8 most used programming language
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to blobile

HapticGenerator
Easy peasy haptic generation in iOS.
Stars: ✭ 32 (+100%)
Mutual labels:  iphone, ipad
cordova-plugin-apkupdater
This plugin allows your Android app to download and install compressed updates without the Google Play Store.
Stars: ✭ 46 (+187.5%)
Mutual labels:  ionic, capacitor
ionic-vue-mobile-template-03
Hybrid app template built with vue, ionic and capacitor.
Stars: ✭ 62 (+287.5%)
Mutual labels:  ionic, capacitor
ios code sign
iOS 签名简介
Stars: ✭ 23 (+43.75%)
Mutual labels:  iphone, ipad
spark-sdk-ios
DEPRECATED Particle iOS Cloud SDK. Use -->
Stars: ✭ 52 (+225%)
Mutual labels:  iphone, ipad
OTResizableView
OTResizableView is a UIView library that can be resized with fingers.
Stars: ✭ 47 (+193.75%)
Mutual labels:  iphone, ipad
iOS interviews
iOS Interviews - 史上最贴心 iOS 面试知识点分享!不只是 iOS !只为技术的执拗 !👍 全网火速更新中 🔥 期待你的讨论,期待你的 issue ! 🌟
Stars: ✭ 25 (+56.25%)
Mutual labels:  iphone, ipad
FhemNative
Cross Platform FHEM-HomeAutomation Frontend
Stars: ✭ 14 (-12.5%)
Mutual labels:  ionic, capacitor
ionic-firebase-image-upload
Building an Ionic App with Protected/Private Content. This app shows how to use Firebase Storage from an Ionic Angular app both with public and private content.
Stars: ✭ 19 (+18.75%)
Mutual labels:  ionic, capacitor
DartBible-Flutter
cross-platform mobile bible app [Android & iOS / iPhone / iPad]; written in Dart programming language
Stars: ✭ 26 (+62.5%)
Mutual labels:  iphone, ipad
ionic-vue-mobile-template-01
Hybrid app template built with vue, ionic and capacitor.
Stars: ✭ 47 (+193.75%)
Mutual labels:  ionic, capacitor
nativesapp
Simple WhatsApp clone just for training purposes - Course Angular Native at www.udemy.com/angular-native
Stars: ✭ 19 (+18.75%)
Mutual labels:  iphone, ipad
Meme-Maker-iOS
Meme Maker open source iOS app made in Swift.
Stars: ✭ 59 (+268.75%)
Mutual labels:  iphone, ipad
ALButtonMenu
A simple, fully customizable menu solution for iOS.
Stars: ✭ 45 (+181.25%)
Mutual labels:  iphone, ipad
IonicMadrid
Charlas Ionic Madrid
Stars: ✭ 14 (-12.5%)
Mutual labels:  ionic, capacitor
v-cupertino
A Vue 3 Wrapper for Cupertino Pane Library
Stars: ✭ 17 (+6.25%)
Mutual labels:  ionic, capacitor
Customized-Popup
Customized popup provides you independency related to how you want to show a popup according to your UX.
Stars: ✭ 13 (-18.75%)
Mutual labels:  iphone, ipad
BJOTPViewController
Entering OTP made simpler.
Stars: ✭ 42 (+162.5%)
Mutual labels:  iphone, ipad
BDLocalizedDevicesModels
Apple devices model names localized.
Stars: ✭ 23 (+43.75%)
Mutual labels:  iphone, ipad
Hostess.swift
A Swift implementation of NSHost that works on iOS, OS X and tvOS. Hostess.swift is safe to use in a framework because it does not require a bridging header. Hostess is Swift 4.0 (or newer) only and replaces the Swift 2.x only Host.swift.
Stars: ✭ 27 (+68.75%)
Mutual labels:  iphone, ipad

Blases Loaded

Blases Loaded is an extremely unofficial mobile app for live-viewing Blaseball games. Blases Loaded is not developed, nor endorsed, by The Game Band.

Web App

You can just run it as a "progressive" web app in your browser, with most features equivalent to the mobile version. Just point your browser to:

Install from App Store

Beta Testing

Feedback and Helping Out

You can follow Blases Loaded on Twitter. I will generally post about updates and new features there.

If you find bugs or have feature suggestions, please open an issue here on the GitHub project.

Also, I lurk on the official Blaseball Discord, and there is a project channel for Blases Loaded development on the Society for Internet Blaseball Research Discord. Pop on in and say hi!

FAQ

Not really a FAQ, because no one has asked me questions yet, but these are what I bet will be frequently asked questions.

  • Can you add a feature to bet/change idols/vote/edit things?
    No. As a member of SIBR I have taken a blood oath to never write to the Blaseball API, only read from it. Don't tempt the Blaseball gods!
  • Can I make a suggestion for a new feature?
    Absoultely! Just create a new issue with your idea. Note that this is just a side-hobby thing, you are at the mercy of my spare time, unless you want to submit a pull request... Even still, it's my app, and I retain the right to editorial control. 😉
  • What about Blackberry or Windows Phone?
    This is how you know this isn't a real FAQ. No one is asking this.
  • Why did you make a FAQ when you seem to only have two actual things to mention, one of which is technically also in the "Feedback and Helping Out" section?
    I honestly thought I had more to put here when I started this, but it's too late now.
  • Is this related to the Blases Loaded TTRPG in any way?
    No, but I swear there were only a few hits for "Blases Loaded" before I announced this project, but now the TTRPG is one of the top hits. It looks like a clever, simple Blaseball RPG and you should check it out.

  • I most certainly did not.

Development

It's an Ionic Angular app, so standard Ionic and Angular tools are used for building.

To run it locally in a browser, do:

npm install
npm run start

To build and run on iOS or Android, do:

npm install -g @ionic/cli
npm install
ionic cap run [android|ios]

License

Blases Loaded by Benjamin Reed is licensed under CC BY-NC 4.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].