GithubHelp home page GithubHelp logo

justinwoodring / alexbox Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 294 KB

A TV sheduling system.

License: GNU Affero General Public License v3.0

Rust 43.94% HTML 1.66% CSS 5.21% JavaScript 47.97% RenderScript 0.21% Makefile 1.02%
mpv rust wiki scheduling

alexbox's Introduction

Alexbox

Screenshot Alexbox is a scheduling tool for mpv that lets schedule media to be played at certain times of the day.

The python script that connects with mpv has not been uploaded yet.

Running

You'll need docker, rust, npm, cross, and cargo-strip.

  1. So get docker somehow.

  2. Install rust and npm.

  3. Then run

cargo install cargo-strip
cargo install cross
  1. Now run the following to actually run the server.
git clone https://github.com/Booglejr/alexbox
make test

Installing

  1. Do every step in Running except replace make test with make package or make package-pi

  2. All the files you need to install somewhere will be placed into build or build-pi

  3. Take these files and put them somewhere like /etc/opt/alexbox

Documentation

For more documentation please see the wiki, Alexbox Wiki

alexbox's People

Contributors

justinwoodring avatar

Stargazers

 avatar

Watchers

 avatar  avatar

alexbox's Issues

Feature to allow immediate command submission

In order to switch the currently running television program, the user must log into the server and then from the shell issue an MPV command redirected to the MPV IPC listener interface.

I propose that there be a UI interface feature or features, where the user can do one or both of the following:

  1. Submit a command instantly
  2. From a button on the info panel for a tile, instantly trigger execution of the commands associated with that "tile" or TV programming block

The server process would receive the command and execute it directly (not involving the database at all) using the permissions that the server process is running under.

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.