Skip to content
forked from jewzaam/bbsync

Bash script to sync content from a boogie board sync to linux and knit things together nicely, including optional text search keywoards.

License

Notifications You must be signed in to change notification settings

drfunjohn/bbsync

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bbsync

Java Swing application that copies new documents from a Boogie Board Sync into ~/Documents/bbsync/STAGE and then displays each file for tagging. Tags are written to a peer txt file.

Future

UI for creating "views" that will use sejda to create single PDF files representing tags of interest. For example, if you wanted to see all pages with a tag of "analysis" it would create a single analysis.pdf with all those pages in order lexigraphically based on the original file names.

Dependencies

How to install sejda-console

wget https://github.com/torakiki/sejda/releases/download/v1.0.0.M9/sejda-console-1.0.0.M9-bin.zip -O ~/Downloads/sejda-console-1.0.0.M9-bin.zip
unzip ~/Downloads/sejda-console-1.0.0.M9-bin.zip -d ~/Downloads

About

Bash script to sync content from a boogie board sync to linux and knit things together nicely, including optional text search keywoards.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 88.6%
  • Shell 11.4%