Coder Social home page Coder Social logo

brbbahlibi / benchcast Goto Github PK

View Code? Open in Web Editor NEW

This project forked from andrewdavidmackenzie/pongcast

1.0 2.0 0.0 8.87 MB

A simple android app and chromecast receiver that you can use to benchmark the performance of chromecast device.

Home Page: https://play.google.com/store/apps/details?id=net.mackenzie_serres.benchcast

Java 100.00%

benchcast's Introduction

benchcast

A simple android app and chromecast receiver that you can use to benchmark the performance of chromecast device.

Folders

  • android - the android app to control the game, just a skeleton at the moment.
  • CastCompanionLibrary - see the section below, a library for interacting with Chromecast
  • receiver - custom chromecast receiver html, javascript, image and sound files

Receiver

The receiver folder is in fact a git submodule representing the custom chromecast receiever. The hole repo for the receiver is: https://github.com/Mackenzie-Serres/benchcast-receiver

I update the version of benchcast-receiver used here to a stable version marked with a tag on the gh-pages branch of that repo.

The gh-pages branch of that repo is the version that is hosted on github, see https://pages.github.com/ for an explanation of how to use them.

Cloning with git submodules

The android app uses a git submodule for the CastCompanionLibrary, which I forked from the official one on github, and added some config files to.

This was to make it easier to track the original, and have a git controlled version of this library that I could share among multiple Chomecast apps if needed.

When you clone the project initially you will get an empty directory for CastCompanionLibrary.

You must run two commands:

  • "git submodule init" to initialize your local configuration file
  • "git submodule update" to fetch all the data from that project and check out the appropriate commit listed in your superproject:

Then you should be able to open the project (android folder) in IntelliJ and build.

benchcast's People

Contributors

andrewdavidmackenzie avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.