Commit graph

94 commits

Author SHA1 Message Date
8dd81c5eee import threadung libs only when used 2022-07-31 21:26:18 +02:00
42f3e557be Added tar.xz method to Makefile. 2022-07-18 15:36:20 +02:00
1aca9314e5 Makefile fix. 2022-07-18 14:41:40 +02:00
6794adf4c8 Makefile fix. 2022-07-18 14:11:06 +02:00
76b515be94 Added more stuff to 'make clean'. 2022-07-18 14:09:55 +02:00
37d67be954 Added methods to Makefile for 7z and tar.gz package building. 2022-07-18 14:07:52 +02:00
2d3bb36a75 Added two run methods to Makefile with some default paramaters to make it easy to execute uplink. 2022-07-18 13:45:39 +02:00
bb25c96291 Added Makefile for building a binary using Nuitka 2022-07-18 13:41:35 +02:00
452b57c45b Arguments typo fix; FILE->LOGFILE 2022-07-18 13:08:10 +02:00
3a650267e1 .gitignore update to ignore nuitka3 builds 2022-07-18 12:10:30 +02:00
5f3f4e912f Moved daemon3x.py to files/ 2022-07-18 11:06:24 +02:00
850360037b Version set to 0.5.2 2022-07-18 10:19:16 +02:00
92de153a53 Removed submodules 2022-07-18 09:49:11 +02:00
af62c76817 Version fix and added a new line... 2022-05-04 05:32:59 +02:00
ea22a979f3 Updated submodule fritzconnection to current master 2022-05-03 02:05:59 +02:00
5a0b170610 Directories restructered 2021-12-28 23:49:01 +01:00
674d8084ea Removed all Gtk GUI stuff. This is found in the separate repository fritzui from now on. 2021-12-28 23:35:04 +01:00
43fbe82def Added more links to video tutorials 2021-12-28 05:07:34 +01:00
580cc9d967 Added stubs for the GUI part and added some more helpful information. 2021-12-28 02:39:55 +01:00
da1e82918b Added stubs for the GUI part and added some more helpful information. 2021-12-28 02:39:28 +01:00
3966cd0e0f Refactoring, Cleanups and prepared a new directory structure 2021-12-27 21:04:49 +01:00
ac1369657f Added basic logging to file and stdout. Set fritzconnection to version 1.8.0 2021-12-27 20:21:01 +01:00
16892247fc .gitmodules cleanup 2021-12-27 17:06:34 +01:00
6d0ef7b137 Added threading to cron and foreground execution mode 2021-12-27 16:55:54 +01:00
05b056a30c Lot of cleanups 2021-12-27 04:24:33 +01:00
7e8e3545a4 Exception handling fixes 2021-12-27 03:54:23 +01:00
2d9643c946 String format fix 2021-12-27 03:40:38 +01:00
2eafd9517d CLI output date and time added 2021-12-27 03:38:54 +01:00
33981f1b35 Output cleanup 2021-12-27 03:26:59 +01:00
03cd833078 README update 2021-12-27 02:30:35 +01:00
7740c4cd66 small SQL file fix and cleanups 2021-12-27 01:47:37 +01:00
84b635b7c5 Added MariaDB/MySQL .sql file with table creation SQL code 2021-12-27 01:43:04 +01:00
27f8550ff5 Implemented cron, daemon and foreground mode; Added interval to args; README update. 2021-12-27 01:13:00 +01:00
94f56e3c1c Updated fritzconnection to version 1.7.2; Removed sqlalchemy and urwid for now 2021-12-26 23:12:20 +01:00
8e29a10e3a Import sys in executable. 2021-11-14 04:59:34 +01:00
8811a1c293 Replaced tabs with whitespaces. 2021-11-14 04:57:09 +01:00
6aa6a2e620 Some files' header update. 2021-11-14 04:37:56 +01:00
8a71b22a28 TODO update. 2021-11-14 02:23:42 +01:00
e0155594a3 Just typo fixes. 2021-11-14 01:47:38 +01:00
3dea0ff9dc README update. 2021-11-14 01:42:43 +01:00
0c0f862bf6 added urwid 2021-11-14 01:37:24 +01:00
c3a5e8d622 added sqlalchemy 2021-11-14 01:33:23 +01:00
54df8b557a set fritzconnection to 1.5.0 2021-11-14 01:19:57 +01:00
6ec071287f Lot of refactoring and tests. Maybe all this will be veverted but the code still runs 2021-11-14 01:09:39 +01:00
9d200a5942 Just typo fixes. 2021-11-13 09:17:47 +01:00
7bc85caba5 Missed some files in last commit... :| 2021-11-13 07:30:57 +01:00
3e5222f97c First real UNIX daemon based version of the code. 1000 Cleanups and Fixes... :) 2021-11-13 07:30:05 +01:00
021977513d Cleanups. Code seems to work nice like it is... 2021-06-10 06:28:22 +02:00
16847cab4a Logging typo fix 2021-06-10 06:00:10 +02:00
821daedfc4 Logging typo fix 2021-06-10 05:57:39 +02:00