Skip to content

ProGTX/Kobo-Aura-HD-Clean-Articles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kobo-Aura-HD-Clean-Articles

Meant to clean leftover Pocket articles on a Kobo Aura HD. It seems to work OK, but no guarantees.

Requires some extra work:

  1. Copy folders .kobo and .kobo-image from device memory to computer - e.g. in folder AuraDir
  2. Export AuraDir/.kobo/KoboReader.sqlite to AuraDir/sql/kobo.sql - Important to have a compact SQL format, as the program features very simple parsing - SqliteBrowser was used in testing (check "Keep column names in INSERT INTO", but NOT multiple rows in VALUES)
  3. Run program inside AuraDir
  4. Convert AuraDir/sql/kobo_new.sql to AuraDir/sql/KoboReader.sqlite (e.g. SqliteBrowser import)
  5. Replace AuraDir/.kobo/KoboReader.sqlite with AuraDir/sql/KoboReader.sqlite
  6. Delete folders .kobo and .kobo-image on device - May be a good idea to have a backup
  7. Copy folders .kobo and .kobo-image from AuraDir to device

Requires a C++11 compiler.

About

Meant to clean leftover Pocket articles on a Kobo Aura HD

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published