Gui for the animal crossing project.

Stephen 597e28ef00 Updated settings for new model. 2 years ago
old-gtk-gui eb4261fd30 Moved old gtk instructions to old-gtk-folder 2 years ago
.gitignore db276d1ec7 Added menu bar with helpful popups. 2 years ago
AnimalSorter.py db276d1ec7 Added menu bar with helpful popups. 2 years ago
Makefile 104df88403 Updated makefile. 2 years ago
README 4d31f0cf11 Added better command line only interface. 2 years ago
SorterWindow.py 0971aa8985 Simplified the menu 2 years ago
cmd-helpfile.txt 55d97de459 Added features to the command line version. 2 years ago
cmdsorting.py 55d97de459 Added features to the command line version. 2 years ago
models.py 1d65ff4d6e Completed up to the point of sorting. 2 years ago
multiprocessing-notes 3f7e4294b0 Added function to kill the sorting process if the exit button is pressed. Actually this time. 2 years ago
notes 970cad6bac Updated notes and instructions. 2 years ago
settings.ini 597e28ef00 Updated settings for new model. 2 years ago
sorter-gui.py ec59267287 Removed some comments. Moved check for settings.ini to sorter-gui.py 2 years ago
tux.ascii 4d31f0cf11 Added better command line only interface. 2 years ago
using-pyinstaller 2f5f380fa5 Added automatic class creating based on settings.ini. Also updated documentation. 2 years ago

README

Animal Crossing GUI

This is the gui repository for the Animal Crossing project. This program
will take pictures in a folder and decide what kind of animal the
picture is of. It will then copy the original images into sorted
folders.

cmdsorting.py is a standalone terminal / command prompt only version of
the program.

On mac and linux, you can compile the pyinstaller exe version of the
program by typing "make" in a terminal. You can compile the command line
only version by typing "make cmd".

TODO:

Make a script that creates a Windows shortcut to the exe file and place
it on the user's desktop or start menu.

Beutification

Ease of use

Bug testing

Add a libre license

Copyright 2022 Stephen Stengel and friends