Tools for synchronizing files to/from and configuring the Toshiba FlashAir wireless SD card
Project description
TFATool: Toshiba FlashAir Tool
This package provides easy access to Toshiba’s FlashAir wireless SD card. As a library, a simple abstraction of the FlashAir API is provided. As a set of scripts, tfatool the user is given a way of synchronizing/mirroring files and configuring the device from the command line.
Package contents at a glance
flashair-util: a command line tool for mirroring and listing files on FlashAir
flashair-config: a command line tool for configuring FlashAir
tfatool.command: abstraction of FlashAir’s command.cgi
tfatool.upload: abstraction of FlashAir’s upload.cgi
tfatool.config: abstraction of FlashAir’s config.cgi
tfatool.sync: functions for synchronizing local dirs with remote FlashAir dirs
Command line usage at a glance
Monitor FlashAir for new JPEGs, download to ~/Photos
flashair-util -s -d /home/tad/Photos --only-jpg
Monitor working dir for new files, upload to FlashAir
flashair-util -s -y up
Monitor a local and remote dir for new files, sync them
flashair-util -s -y both
Sync down the 10 most recent to a local dir, then quit
flashair-util -S time -d images/new/
Sync up all files created in 1999 and afterwards
flashair-util -S all -t 1999
Sync down files created between Jan 23rd and Jan 26th
flashair-util -S all -t 1-23 -T 01/26
Sync files (up AND down) created this afternoon
flashair-util -S all -t 12:00 -T 16:00 -y both
Sync files up created after a very specific date/time
flashair-util -S all -t '2016-1-25 11:38:22'
Sync (up and down) 5 most recent files of a certain name
flashair-util -S time -k 'IMG-08.+\.raw' -y both
List files on FlashAir created after a certain time
flashair-util -l -t '1-21-2016 8:30:11'
Change FlashAir network SSID
flashair-config --wifi-ssid myflashairnetwork
Show FlashAir network password & firmware version
flashair-config --show-wifi-key --show-fw-version
More
See https://github.com/TadLeonard/tfatool for complete documentation.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file tfatool-2.5.0-py3-none-any.whl
.
File metadata
- Download URL: tfatool-2.5.0-py3-none-any.whl
- Upload date:
- Size: 19.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 391b3ec74e76aab2e201fde05707a950253900eae53f64ff37d7157609292f98 |
|
MD5 | bafa1b0c91004e391cd7eae99181931d |
|
BLAKE2b-256 | 9b7d13a566522b54150f97cb59a3ffd8dae2bf24ed651f883282b4dcdf154995 |