Skip to content

taylorzane/boxee-remote-ios

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

boxee-remote-ios

An iOS remote control app for Boxee media players

This is currently a WIP. Expect more to come...

Steps to run:

  1. Edit ViewController.swift
  2. Edit username, password, host, port
  3. Build the project
  4. Sideload onto iPhone
  5. Enjoy!

Here is a screenshot of the app:

If the pressed command was successful, it will pop up in green above the keypad. If it was unsuccessful, it will pop up in red.

The app looks good on any device. All of the buttons are dynamically sized based on the screen size.

remote preview

TODO

  • Make the MVP...
  • Make it look decent on any size device
  • Add handling for being unable to connect to a device ( b/c of authorization or incorrect host/port )
  • Polish the interface ( a lot )
  • Haptic feedback
  • Make buttons glow green/red
  • Day/Night mode
  • Support configuring creds/host at runtime instead of compile time.

About

An iOS remote control app for Boxee media players

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages