Skip to content

jackss011/macroboard-desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Macroboard Desktop

Desktop program for the mobile app Macroboard.

Build dependencies

Sass

In order to compile Sass this app requires the gem package sass.

Run gem install sass in the terminal to install the package. On windows machines Ruby must be installed through the Ruby Installer.

See the official Sass website for a more detailed guide.

Native

This app uses a native library exposed to Java code via Jna. The library is located in the native folder and it's compiled using Gradle.

In order to compile the library the following tool-chain(s) are needed:

OS Tool Chain
Windows Visual C++ (2010 or later)
Mac OSX XCode
Linux GCC

See Gradle native software guide for a more detailed explanation.

About

Desktop program for the mobile app Macroboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors