Commit graph

23 commits

Author SHA1 Message Date
61aaa2bb21 Added Jinja2 to requirements.txt, README update and added template directories. 2022-11-23 19:09:14 +01:00
39cb51eb2d Removed old ruby code because it is not important anymore. 2022-11-23 04:46:40 +01:00
b37e037834 .gitignore update. 2022-11-23 04:43:54 +01:00
899b60f7e6 Some fix and 'maybe' an improvement 2022-11-23 04:39:30 +01:00
8ba2de7d45 Small fix and README update. 2022-11-23 04:21:12 +01:00
418337004a Import optimizations (not sure if this is helpful). Some fixes and comments. 2022-11-21 22:54:32 +01:00
a77ebecc9b Added a very old prototype and bad programming style script from the hanez.org website.
This was coded just to try Ruby at that time and grew over the time... Just crazy stuff! :))
2022-11-21 21:56:03 +01:00
0f7ce9bd7a Last commit before migration to GitHub as primary SCM host. 2022-11-21 19:22:04 +01:00
008207bef6 Bug fix in file string replacement of target filename generation. 2022-11-21 05:21:50 +01:00
1d15f66249 Some more string replacements in the target filename. 2022-11-21 03:52:17 +01:00
51c979582c Added Makefile to build a binary of fgg using the Nuitka Python compiler.
This needs required libraries installed using pip or the OS package manager. It fails executing the resulting binary if libraries are only installed in a virtual environment (venv).
2022-11-21 02:13:29 +01:00
a6d99ee5f7 README update and added Nuitka out file and build directory to .gitignore. 2022-11-21 01:30:59 +01:00
cc6b078ec1 Added more requirements to README. 2022-11-21 01:19:12 +01:00
0d837605ed Moved rgg.rb to tmp/ since the new Python edition is more mature now. 2022-11-21 01:13:40 +01:00
4f32e05e53 Set program title to fgg. chmod -x on fgg.rb. 2022-11-21 01:10:36 +01:00
712cbe81dd README update. 2022-11-21 00:52:08 +01:00
b6dbf8cfe2 Added downloading of photos and SHA checksum generation and a lot of optimizations.
README update.

Raised version to 0.1.0 because of new features.
2022-11-21 00:41:06 +01:00
f76f868d10 Some code optimization. 2022-11-20 10:21:27 +01:00
d445522494 README update. 2022-11-20 09:15:09 +01:00
5e4124e651 First Python based prototype ported from the Ruby version. Not completed yet. README update. 2022-11-20 08:59:50 +01:00
a5e08eaea0 README update. 2022-11-19 05:33:46 +01:00
43fc0c46c2 Initial commit. 2022-11-19 04:04:50 +01:00
fe7428fb19 Initial commit 2022-11-18 21:45:03 +01:00