{"id":18229731,"url":"https://github.com/vindolin/flashair_sync","last_synced_at":"2025-06-29T18:35:38.334Z","repository":{"id":57430052,"uuid":"50343205","full_name":"vindolin/flashair_sync","owner":"vindolin","description":"Simple non recursive, one way directory sync for Toshiba FlashAir SD cards, used in 3D printers.","archived":false,"fork":false,"pushed_at":"2018-03-02T20:25:11.000Z","size":17,"stargazers_count":9,"open_issues_count":1,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-19T03:58:05.227Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vindolin.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-01-25T10:25:21.000Z","updated_at":"2024-08-14T22:52:30.000Z","dependencies_parsed_at":"2022-08-26T02:42:31.879Z","dependency_job_id":null,"html_url":"https://github.com/vindolin/flashair_sync","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vindolin%2Fflashair_sync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vindolin%2Fflashair_sync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vindolin%2Fflashair_sync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vindolin%2Fflashair_sync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vindolin","download_url":"https://codeload.github.com/vindolin/flashair_sync/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247018239,"owners_count":20869979,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-04T10:03:28.110Z","updated_at":"2025-04-03T14:30:30.637Z","avatar_url":"https://github.com/vindolin.png","language":"Python","readme":"flashair_sync\n-------------\n\nSimple non recursive, one way directory sync for Toshiba FlashAir SD cards.\n\nSyncs a local directory to the FlashAir card. (create/modify/delete)\n\nIntended for use in a 3D printer.\n\n\n\nInstallation\n------------\n\n::\n\n    $ pip install flashair_sync\n\n    or under Windows:\n\n    C:\\\u003epy -m pip install flashair_sync\n\n\nExample usage\n-------------\n\n::\n\n    $ flashair_sync /directory/with/x3g_files 192.168.178.70 x3g s3g\n\n    or under Windows:\n\n    $ py flashair_sync c:\\directory\\with\\x3g_files 192.168.178.70 x3g s3g\n\n    If you want to do an initial sycn to the card, add the -i switch.\n\n--help output\n-------------\n\n.. code-block::\n\n    usage: flashair_sync [-h] [-p POLL_INTERVAL] [-i]\n                       directory_path flashair_address file_extensions\n                       [file_extensions ...]\n\n    Watch a directory for change/delete events to files and sync to flashair card\n    (not recursive!).\n\n    positional arguments:\n      directory_path        The directory to watch for changes.\n      flashair_address      The address of your flashair card, eg.\n                            \"192.168.178.41\"\n      file_extensions       Only files that match one of these extensions get\n                            monitored.\n\n    optional arguments:\n      -h, --help            show this help message and exit\n      -p POLL_INTERVAL, --poll_interval POLL_INTERVAL\n                            How many seconds between directory polls (default is 1).\n      -i, --initial_sync    Copy all files that are new or changed to the card on\n                            program start, also delete all files on the card which\n                            are not in the current directory.  Without this switch\n                            only files that are new/modified/deleted after the\n                            program start are synced.\n\nBugs\n----\n\nDoes not yet support unicode filenames (problems with the Requests module).\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvindolin%2Fflashair_sync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvindolin%2Fflashair_sync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvindolin%2Fflashair_sync/lists"}