Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by patbeirne

A curated list of projects in awesome lists by patbeirne .

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.

esp8266 micropython

Last synced: 15 Nov 2024

https://github.com/patbeirne/i96-notes

Installation supplement notes for the OrangePi-i96 and OrangePi-2Giot single-board Linux computers.

Last synced: 15 Nov 2024

https://github.com/patbeirne/dirnotes

A Linux/BSD app to add comments to files. The comments are stored in a database, and where possible, in the xattr field of the filesystem. There is a GUI, using Python3+Qt5. There is also a terminal (curses) version and a command-line (scriptable).

command-line-tool comments curses-ui file-management freebsd linux openbsd python3

Last synced: 20 Dec 2024