Giter Club home page Giter Club logo

braillezephyr's Introduction

BrailleZephyr

Licence

BrailleZephyr is licenced under the Apache 2.0 licence. A copy of the licence is included with the software. For details see the file LICENCE-2.0.txt.

The BrailleZephyr fonts are licenced under the SIL Open Font License 1.1. A copy of the licence is included with the software. For details see the file OFL.txt.

Building

Gradle is the build system for BrailleZephyr. Gradle does not need to be installed as there is a wrapper that is included with the software that will download Gradle automatically. You issue build tasks using the wrapper script, which is gradlew on *nix systems and gradlew.bat on Windows systems.

Use the commands below to build the specific jar file for your platform. The jar files are fat jars and should not need any addition dependencies be self-contained.

To build a jar file for a specific platform:

./gradlew linux64Jar
./gradlew linux32Jar
./gradlew win64Jar
./gradlew win32Jar
./gradlew macxJar

To build all jars for all supported platforms:

./gradlew allJars

Other tasks include:

To build BrailleZephyr:

./gradlew build

To build and run BrailleZephyr:

./gradlew run

To clean the distribution:

./gradlew clean

To obtain a complete list of tasks available:

./gradlew tasks --all

Miscellaneous

Margin bell: http://www.freesound.org/people/ramsamba/sounds/318687/

End of Line bell: https://www.freesound.org/people/Neotone/sounds/75338/

Page bell: https://www.freesound.org/people/anbo/sounds/34456/

braillezephyr's People

Contributors

mikegray-aph avatar

Watchers

James Cloos 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.