View Single Post
Old 06-20-2016, 03:56 AM   #13
tshering
Wizard
tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.
 
Posts: 3,489
Karma: 2914715
Join Date: Jun 2012
Device: kobo touch
@piptcat
Just want to tell you that I am trying to provide some easy means for KSM users to download patch files with the help of your profiles pages, and to apply the patches on the device.

Currently, I have the following things working.
  • hkd_download_patches.sh; this connects to your page and tries to retrieve the profile names and identifiers for that FW version that is installed on the device; if successful it provides the user with a menu that offers the available profiles; if the user selects one, the corresponding archive will be downloaded to the device
  • hkd_apply_patches.sh; this backs up the libraries to be patched, and runs the patching process.
I have these two scripts working, but I think I should do some more testing before publishing them. Of course, the first script can only work if you do not change much of the code of your web pages.
tshering is offline   Reply With Quote