Android version of Carnet
For feature request, see Carnet Documentation for github or Framagit
What is Carnet ?
Documentation about Carnet is available here
mkdir Carnet
cd Carnet
git clone [email protected]:CarnetApp/CarnetAndroid.git
git clone [email protected]:CarnetApp/Sync.git
git clone [email protected]:CarnetApp/GoogleSync.git
cd CarnetAndroid
./gradlew build
Even for Android, Carnet editor is written in html / Css / JS, from the CarnetElectron repository So update with the latest editor
cd Carnet
git clone [email protected]:PhieF/CarnetElectron.git
cd CarnetElectron
npm install --only=dev
bash compile.sh android ../CarnetAndroid/
This will build and copy every JS html css files needed by the android app
You can help with translations on the dedicated platform
https://github.com/PhieF/CarnetDocumentation/blob/master/THANKS.md