Coder Social home page Coder Social logo

azalea's Introduction

Azalea

๐ŸŒน Azalea Music Player โœจ โ€” An extensible and highly customizable music player!

Azalea is a new terminal music player, different from the others. Azalea aims to be fully customizable and scriptable in Lua, changing small things like the music path to being able to rewrite the UI fully to your liking.

Warning Azalea has only just started development, which means that is will be missing lots of basic functionality and its Lua API will NOT be stable.

Compiling

Azalea relies on miniaudio/malgo to play audio, which requires CGO and a C compiler.

Azalea can be compiled with the following commands:

git clone https://github.com/Rosettea/Azalea
cd Azalea
go get
go build

Now, there will be an azalea executable in the current directory.

Configuration

Azalea can be scripted with a Lua file, located either in ~/.config/azalea/init.lua or azalea.lua in the current directory.

Contributing

bliss.mp3 is a test file, which is the track BLISS by Phonkha and featuring KIL KROOK if you need any audio to test.

Currently there are not a lot of rules when contributing code, and there is not a lot to test. I will not bother with any small PRs like README changes since getting Azalea to a first version is top priority.

Code contributions and API proposals should be discussed via a Github issue first before implementing. Go code must NOT be gofmt formatted and Lua code should use single quotes with () omitted for functions that take a single string argument.

License

MIT

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.