luki122 / skadoosh

A project that syncs ROM sources, highly compresses them into repo folder and non-repo folder and upload them in one go!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Skadoosh

A project for your internet speed concerns.

All information available on the XDA thread of the source index.

Click here to go to the AndroidFileHost folder for downloading any sources.

Warning: Do not upload your own password along with the repo if you modify the project!

Usage:

export HOST=<your-ftp-hostname>
export USER=<your-ftp-username>
export PASSWD=<your-ftp-password>
./compress.bash

Automation

Originally, we have had a "Ask on the thread, we'll try" approach to how things work. This is changing now. While this worked good enough for those asking for the sources, the people who did the actual work were overburdened. Frankly, the process was pretty sketchy. We personally faced the burden part when there were about 6 or 7 ROMs to do! We actually forgot about one guy who made the request earliest, which kinda sucked. Going forward, this is being changed now.

We now automate stuff with Caddy webserver.

Automation also has been made opensource now. You can view the source of the automation stuff here

About

A project that syncs ROM sources, highly compresses them into repo folder and non-repo folder and upload them in one go!


Languages

Language:Shell 100.0%