Coder Social home page Coder Social logo

romanzhilich / voice Goto Github PK

View Code? Open in Web Editor NEW

This project forked from paulwoitaschek/voice

0.0 2.0 0.0 102.75 MB

Minimalistic audiobook player

License: GNU Lesser General Public License v3.0

Kotlin 86.04% Java 6.85% Makefile 1.28% C++ 5.55% Shell 0.28%

voice's Introduction

Voice

CI Status

This is my digital playground where I am learning. I'm integrating and validating new technologies and ideas here, playing around with new UI / UX components and developing with the best coding standard I come up with.

At the same time I want to provide an audiobook player which is really easy in use and a joy to work with. There are still some components outdated.

If you like to contribute or translate, that is very appreciated. But there might be impacting structural changes over time.

Download from Google Play Voice on fdroid.org

Development

If you wan to help check the label PR-Welcome. Its always a good idea to talk about what are going to do before you actually start it, so frustration can be avoided.

Some rules for coding:

  • Use the code style the project uses
  • For each feature, make a seperate branch, so it can be reviewed separately
  • Use commits with a good description, so everyone can see, what you did

Building the project on windows

If you want to build the project on windows you will run into some issues since the pre-build scripts use linux specific commands.

To prepare the build you have to download Opus and Flac and unzip those files to the exoplayer-flac and exoplayer-opus submodules' src/main/jni folders.

The current versions can be found here.

This step has to be done only once and has to be repeated when a referenced version change.

The project page is on transifex. There all the localizations are maintained. If you want to contribute, check if there are untranslated or wrong translated words.

Or you can start translating a new language if you speak it ;-)

License

Copyright (C) 2014-2017 Paul Woitaschek

The license is GnuGPLv3. With contributing you agree to license your code under the same conditions.

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.