TWIT

Terminal With Tools

Resources

This is fully open source, free. The zip file also includes the wxFormBuilder so that modifications can be easily made. It will always be work in progress and it will never be perfect. The zip folder contains all of the files warts and all.

Features (so far)

  • Drag and drop text or binary files on to the tree view to place them in the device memory
  • Delete file, create folders
  • Quick view contents of a file (needs improving)
  • <<< Paste. Copy python program text and paste directly into memory to run - very quick feature
  • History on up down arrow
  • Click on previously sent command, press tab to send again or select text and press tab
  • Program ESP8266, this uses esptools

To use, unpack to a folder and type python twit.py. It requires python 3 and so on my system I use python3 twit.py