Skip to content

A very simple bash script to find all the zim files on the current folder, and use kiwix-manage to add them to your current Kiwix XML library.

License

Notifications You must be signed in to change notification settings

vis4valentine/AutoZimAdd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

AutoZimAdd

A very simple bash script to find all zim files in the current folder and use kiwix-manage to add them to your current Kiwix XML library. It's quite useful to update the library on a kiwix server if you have downloaded the files from external sources like torrents.

Requirements:

  • GNU/Linux or Unix operating system.
  • Kiwix and/or kiwix-tools, but if you need this script, you probably already have them.
  • Zim files, because... of course. You can get them here.

Execution:

  • Put the file in your Zim folder.
  • Open a terminal in the folder.
  • Run chmod +x addzim.sh to make it executable.
  • Now execute the file with ./addzim.sh.
  • Done.

Note:

  • This will create another .sh file called zim_files.sh. Don't worry, it just runs kiwix-manage with the list of zim files collected in the first process. You can check it yourself by opening it in a text editor.

About

A very simple bash script to find all the zim files on the current folder, and use kiwix-manage to add them to your current Kiwix XML library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages