Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/patbeirne/tf
TF is a module for MicroPython to help manage files in the local flash file system of the embedded CPU. It provides methods for file copy, search and edit. It also provides a trivial shell prompt for file manipulations (copy/move/delete, sub-directory create/rename/delete/chdir) and file examination (cat/grep/sed). All methods are stream-based, so they can handle large files, like debug listings or log files.
https://github.com/patbeirne/tf
esp8266 micropython
Last synced: about 4 hours ago
JSON representation
TF is a module for MicroPython to help manage files in the local flash file system of the embedded CPU. It provides methods for file copy, search and edit. It also provides a trivial shell prompt for file manipulations (copy/move/delete, sub-directory create/rename/delete/chdir) and file examination (cat/grep/sed). All methods are stream-based, so they can handle large files, like debug listings or log files.
- Host: GitHub
- URL: https://github.com/patbeirne/tf
- Owner: patbeirne
- Created: 2021-03-24T02:22:58.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-10-15T12:45:55.000Z (about 1 year ago)
- Last Synced: 2023-10-16T14:39:03.298Z (about 1 year ago)
- Topics: esp8266, micropython
- Language: Python
- Homepage:
- Size: 66.4 KB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0