A converter between Syncler Express (and Wako's helios addon) lists to Ferrite's Plugin lists
This project is used for automated conversion between Syncler providers and Ferrite plugins. Running this script does not mean that every source will work. Please test the auto-generated sources in Ferrite before publishing them.
Since Syncler2Ferrite uses TypeScript, NodeJS must be installed.
- Clone this repository
- Open a terminal and run
npm install --dev
- Place your Syncler/Wako list in the project directory
- Run
npm run build && npm run start --input <syncler_list>.ext
(ext can be any text format. Preferrably json) - The autogenerated plugin list should be located in
ferriteOutput.yml
For all other arguments, run npm run start --help
.
Creator/Developer: kingbri
Developer Discord: kingbri
Join the support discord here: Ferrite Discord