74 Commits

Author SHA1 Message Date
Lerking
b4ad8fee0c Update README.md 2025-02-24 07:19:01 +00:00
Lerking
4e51fd06f0 Update README.md 2025-02-24 07:17:57 +00:00
Lerking
dd780864a6 Update README.md 2025-02-24 07:03:53 +00:00
Lerking
83db451e1b Update README.md 2025-02-24 07:03:28 +00:00
Lerking
b58be97d1f Update setup.py 2025-02-24 06:53:16 +00:00
Lerking
eb03302323 Update xtendr/xtendrsystem.py 2025-02-24 06:16:04 +00:00
Lerking
dec115c596 Merge pull request 'v0.0.4' (#6) from v0.0.4 into main
Reviewed-on: https://gitea.com/Lerking/XtendR/pulls/6
v0.0.4
2025-02-24 05:57:57 +00:00
Lerking
591cc49933 Update README.md 2025-02-24 05:56:26 +00:00
Lerking
36807b7aa6 Update README.md 2025-02-24 05:55:53 +00:00
Lerking
afc38c32b3 Update README.md 2025-02-24 05:41:13 +00:00
Lerking
798165c501 Update README.md 2025-02-24 05:40:54 +00:00
Lerking
fc247d4888 Update README.md 2025-02-24 05:39:10 +00:00
Lerking
394f72d383 Update setup.py 2025-02-24 05:19:45 +00:00
f21433417d 0.0.3 v0.0.3 2025-02-21 21:34:10 +01:00
Lerking
e1516e8b45 Merge pull request 'v0.0.1' (#5) from v0.0.1 into main
Reviewed-on: https://gitea.com/Lerking/XtendR/pulls/5
v0.0.1
2025-02-21 18:31:34 +00:00
ea9ad1702b Updated plugin system. /JL 2025-02-21 17:08:46 +01:00
45520fc412 Update xtendr-icon.svg 2025-02-21 15:45:28 +01:00
a6549544e4 Add xtendr-icon.svg 2025-02-20 22:10:43 +01:00
18e8ad5e62 Update README.md 2025-02-20 21:13:17 +01:00
1567e8fd35 Update xtendr/extendr_manager.py 2024-12-06 18:31:46 +01:00
ea45973df2 Add test_plugin/example_plugin.py 2024-12-06 18:30:03 +01:00
12fb4e3005 Update xtendr/import os import importlib.util from abc import ABC, abstractmethod # Define the interface that all plugins must implement class PluginInterface(ABC): @abstractmethod def execute(self, *args, **kwargs): """ Execute the plugcore.py 2024-12-06 18:27:11 +01:00
Jan Lerking
9a41df6c57 Initial checkin #1 #2 #3. /JL 2024-11-15 11:42:29 +01:00
4b3d48af08 Initial commit 2024-11-15 10:52:37 +01:00