Skip to content

Loriowar/pocketbook_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

PocketBook Scripts

Bash-scripts for PocketBook 631.

Hot to use

  • Rename from .sh to .app.
  • Move to flash_root/applications dir on PocketBook.
  • Run app on PocketBook through menu item icon.

WebDAV

Inspired by this and this.

For now, it can do only follows:

  • synchronize new files,
  • update changed files based on date.

Important restrictions:

  • script synchronize only first level of directory hierarchy without nested directories;
  • script doesn't remove anything from local directory.

NetCat

Fetched from this and this places with small modifications.

Contributing

Feel free to modify and improve these scripts. But be ware. There is BusyBox on PocketBook and most part of shell utilities has reduced functionality.