Giter Club home page Giter Club logo

attuned's Introduction

One size fits all install script

sudo apt-get install git maven openjdk-8-jdk libgstreamer1.0-0 libgstreamer-plugins-base1.0-0 libx11-dev
git clone https://github.com/glajchs/attuned.git
cd attuned
mvn clean install
java -cp target/Attuned-0.0.2-SNAPSHOT-jar-with-dependencies.jar com.attuned.main.AttunedMainWindow &

Currently only linux64 bit build supported

Current required deb packages to build the project

git maven openjdk-8-jdk (any JDK works, but the JRE is the only thing installed on base systems, not the JDK, openjdk-7-jdk works for older systems)

Current required deb packages to run the jar

mp3 playback

libgstreamer1.0 libgstreamer-plugins-base1.0-0

keybinds

libx11-dev

About Attuned

A small music program I wrote with the purpose of being quick to use in the background.

I was frustrated that no OS seems to have a good music player anymore with what Winamp used to have for global keyboard shortcuts.

Key features

  • Global keybinds for most audio functions and a "jump to song" search box bound via global keybind.
  • Change your song while playing your game/coding/doing anything else without requiring an alt+tab.
  • Jump to song via keybind (search box appears) while playing your game/coding/doing anything else without requiring an alt+tab.
  • Has a simple (and better) shuffle support than most players. Will play whole library in artist/album/track order, and supports shuffling, but when you toggle shuffle off, it will resume in library order (i.e. next song in current album).
  • I plan to make this cross-OS (thus being based on Java and SWT), but I haven't added the OS-specific bits yet (key bindings) to anything other than linux
  • Will support (doesn't yet) saving custom song position markers, and will allow you to use a hotkey to jump to those markers (great for long mixes).
  • Requires a lot of tweaking to be made good for general use, and is Linux only thusfar.

attuned's People

Contributors

glajchs avatar

Watchers

 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.