Skip to content

Simple shell script for exporting depot contents as CSV from flatex.de.

License

Notifications You must be signed in to change notification settings

bananasplit8041/flatexporter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Flatexporter

Simple shell script for exporting flatex depot contents as CSV. Flatex doesn't provide a proper public API at this time, so this uses the same authentication flow as their web interface.

Usage: ./flatexporter.sh username password

Requires curl and jq or gpg. If jq is not found in the path, it will be downloaded to /tmp. In that case, gpg is required for signature verification.

About

Simple shell script for exporting depot contents as CSV from flatex.de.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%