README/changelog update
[fanfix.git] / screenshots / README.md
diff --git a/screenshots/README.md b/screenshots/README.md
new file mode 100644 (file)
index 0000000..aab6762
--- /dev/null
@@ -0,0 +1,49 @@
+# Fanfix
+
+## Screenshots
+
+Fanfix can use different interfaces:
+
+- GUI: a Swing-based interface to display on your desktop
+- TUI: a [jexer](https://gitlab.com/klamonte/jexer/)-based interface to display in text mode, but still with window, buttons and other widgets
+- CLI: a fully automated CLI mode that can be used for scripts or to read on a terminal screen
+
+This screenshots gallery shows screenshots of different versions of Fanfix, but shows the more recent ones on top.
+
+### Version 1.9.0
+
+#### GUI
+
+![Main window](fanfix-1.9.0-gui-library.png)
+
+![Properties page](fanfix-1.9.0-gui-properties.png)
+
+![Menu](fanfix-1.9.0-gui-menu.png)
+
+#### TUI
+
+![Main window](fanfix-1.9.0-tui-library.png)
+
+![Properties page](fanfix-1.9.0-tui-properties.png)
+
+![Menu](fanfix-1.9.0-tui-menu.png)
+
+#### CLI
+
+![Main window](fanfix-1.9.0-cli-library.png)
+
+![Properties page](fanfix-1.9.0-cli-properties.png)
+
+![Menu](fanfix-1.9.0-cli-menu.png)
+
+### Version 1.3.2
+
+#### GUI
+
+![Main window](fanfix-1.3.2.png)
+
+### Version 1.0.0
+
+#### GUI
+
+![Main window](fanfix-1.0.0.png)