GithubHelp home page GithubHelp logo

robertobermudez / banshy Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 12.68 MB

A flavoured-old-banshee music player

License: GNU General Public License v3.0

Ruby 97.23% Shell 2.77%
banshee-media-player gnome media-player ruby ubuntu

banshy's Introduction

banshy!

Banshy is a multimedia player inspired by the ol' good Banshee. This project is a humble attempt to emulate the functionality of the long time ago abandoned app. Developed in Ruby, utilizing the GTK3 library for the user interface and GStreamer for multimedia playback. With this application, users can enjoy their favorite audio and video files with ease. It allows to store, organize your media files into playlists and easily switch from video to audio files. It's compatible with Gnome Desktop.

Screencast.from.31-03-2024.01.46.06.webm

Prerequisites

Ruby: Make sure you have Ruby installed on your system. You can download it from https://www.ruby-lang.org. GTK3: Ensure that GTK3 is installed. If not, you can install it using your system's package manager. For example, on Ubuntu, you can install it with the following command:

sudo apt-get install libgtk-3-dev sqlite3 ruby-dev libgirepository1.0-dev libgtk-3-dev libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev ruby-full ruby-bundler

GStreamer: Install GStreamer, which is used for multimedia playback. Again, you can use your system's package manager to install it. For example, on Ubuntu:

sudo apt-get install libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev gstreamer1.0-libav

Clone into your home folder

git clone https://github.com/robertobermudez/banshy.git
cd banshy
./install.sh

Please note that this app is in a very early stage of development. Any feedback or comment is more than welcome!

Skeleton of the project

. ├── application │   ├── lib │   ├── models │   └── ui │   └── banshy │ ├── resources │   ├── gresources.xml │   └── ui │  
└── test

banshy's People

Contributors

robertobermudez avatar dependabot[bot] avatar

Stargazers

 avatar

Watchers

 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.