Code Monkey home page Code Monkey logo

flow-dashboard's Introduction

flow-dashboard Build Status

A GTK+ based GUI generator of the radio station's on-air schedule.

This is a graphical XML generator and database front-end application. It acts as the GUI of Audio Scheduler. It aims to:

  • Facilitate creation of the music schedule, which is given as input to Audio Scheduler.
  • Provide zone management for the music library of the radio station.

Screenshots

Initial state Menu options
Import progress bar After import

Build and Run natively

Dependencies

To run flow-dashboard, you will need to have the following installed:

Run

After installing the dependencies above, just do:

python3 ./src/main.py

Build and Run with Docker

An alternative (and probably easier) way to build and run the app is by using Docker. Besides Docker, you don't need any other dependencies installed.
The app will run locally as a web application.

Linux & MacOS

To build and run the app from source:

./build
./run

To download and run the latest version of the app:

./quick_run

The above command first updates the app if it is outdated, and then runs it.

Windows

The app can be deployed by executing Docker commands manually. Check out the provided bash scripts for a hint.

Credits

ggalan87 for his advice on GUI design
looselyrigorous for his CSS styling ideas

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.