Commit graph

10 commits

Author SHA1 Message Date
SovereigntyIsNotFreedom
574a11fdc5 issue #25: all test checked and passed. the funcs in the utils file are specifically for this folder don't use elsewhere 2025-04-07 12:41:21 +01:00
SovereigntyIsNotFreedom
fb09b21684 issue #25: still WIP 2025-04-06 08:19:33 +01:00
SovereigntyIsNotFreedom
5a7d14c16a issue #36 - env variables: .env works from anywhere on the system using absolute path fixed the issue 2025-03-25 09:16:08 +00:00
SovereigntyIsNotFreedom
acad0af3a1 issue #36 - env variables: Add to there specific folder. now the script works 2025-03-24 19:34:01 +00:00
SovereigntyIsNotFreedom
31037597ad issue #36 - env variables: now a default value is set at .env.sample if the user wants to add custom config they can create a .env file 2025-03-23 18:28:52 +00:00
SovereigntyIsNotFreedom
4dd9ed0c80 Update SimpleX/main.py 2025-03-23 13:03:38 +01:00
SovereigntyIsNotFreedom
d952950a6c issue #36 - env variables: added the dotenv module and fixed requirements.txt
Since the .env file will be igonred you need to create a .env file in the root of the project. here are my variables TOR_HOST=socks5h://127.0.0.1 TOR_PORT=9050 WEBSOCKET_PORT=3030
2025-03-22 19:24:03 +00:00
root
35e04b6eda make it readable a bit 2025-03-14 08:55:51 +01:00
root
c90a01f17f started drafting the TODOs for simplex links regexes 2025-03-14 08:48:54 +01:00
root
95a3af2a90 new roadmap with crawler and simplex chatrooms and servers 2025-03-12 08:55:51 +01:00