Skip to content

yzqzss/l10n-fdroid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

l10n-fdroid

Usage

export MONGODB_URI=mongodb://localhost:27017 # set MongoDB URI
java -cp l10n-fdroid.jar l10n.fdroid.worker.PickerWorker # to init all apps to MongoDB
java -cp l10n-fdroid.jar l10n.fdroid.worker.ValuesWorker # to download apks and parse all the strings.xml to MongoDB (It is parallelizable, simply run multiple programs in your terminal to speed up the process)

NOTE: Create a 'stop' file in the ValuesWorker's pwd to stop it safely.

About

Get a quick overview of the localization of apps on F-Droid.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages