/PyAcornDFS

This project is intended to support manipulating Acorn DFS .ssd and .mmb files on a modern computer using Python 3

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

PyAcornDFS

This project is intended to support manipulating Acorn DFS .ssd and .mmb files on a modern computer using Python 3. It is an open source hobby project not at all ready for production use at the time of writing!

The program is split into library and GUI.

PyAcornDFS.py is the library. DFS_GUI.py is the Tkinter Graphical User Interface.

For the time being copy at least the two python files into a directory and run DFS_GUI.py to use the software.

Open a file (SSD or MMB) from the "file -> open" menu and it should load into the tree. Then select node(s) and right click "Save" to export them.