From jirawadeesampusri to ~lioploum/offpunk-devel
Issues: Update README.md(original) and add CacheStatus argument --- README.md | 133 +++++++++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 116 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index 8b1a7b2..bf7028b 100644 --- a/README.md +++ b/README.md @@ -1,33 +1,132 @@ # OFFPUNK This temporary fork of offpunk is part of my master's thesis titled "An Offpunk’s Graphical Companion and Interface to Browse Offline", aiming to enhance offline browsing by syncing online content for access without an internet connection through an easy-to-use window interface. It includes a web browser function dedicated to comfortable reading of online resources, free from modern web annoyances. A command-line and offline-first smolnet browser/feed reader for Gemini, Gopher, Spartan and Web by [Ploum](https://ploum.net).[message trimmed]
From jirawadeesampusri to ~lioploum/offpunk-devel
Hello, Thank you for your advice. I have updated the Patch. Best, Jirawadee
From jirawadeesampusri to ~lioploum/offpunk-devel
Hello,
My name is Jirawadee Sampusri. I recently contributed to the Offpunk project and would like to clarify my role. As part of my master's thesis project, I improved offline browsing with a user-friendly design and more functionality.
One of my contributions is to update Netcache.py to include a new argument named "CacheStatus," which returns information about cached content size and latest changed date.
You can find more information about my project at https://sr.ht/~jirawadeesampusri/UnifiedText/
I would appreciate any input you have on these modifications.
[message trimmed]
From jirawadeesampusri to ~jirawadeesampusri/UnifiedText
The first official commit: Updated README.md with improved formatting and added information about the CacheStatus argument in Netcache.py --- README.md | 133 +++++++--------------------------------------------- netcache.py | 30 ++++++++++-- 2 files changed, 42 insertions(+), 121 deletions(-) diff --git a/README.md b/README.md index bf7028b..8b1a7b2 100644 --- a/README.md +++ b/README.md [message trimmed]
From jirawadeesampusri to ~jirawadeesampusri/UnifiedText
--- Hello, Second [PATCH] Demonstrate that I can use git send-email
From jirawadeesampusri to ~jirawadeesampusri/UnifiedText
--- src/main.py | 223 +----------------- .../__pycache__/__init__.cpython-310.pyc | Bin 153 -> 153 bytes .../__pycache__/theme_1.cpython-310.pyc | Bin 1373 -> 1373 bytes .../content_fetcher.cpython-310.pyc | Bin 0 -> 2280 bytes src/utils/content_fetcher.py | 61 +++++ .../__pycache__/__init__.cpython-310.pyc | Bin 153 -> 153 bytes .../__pycache__/browser_main.cpython-310.pyc | Bin 0 -> 5467 bytes .../browser_widget.cpython-310.pyc | Bin 1670 -> 1670 bytes src/viewer/browser_main.py | 160 +++++++++++++ src/viewer/browser_widget.py | 6 +- 10 files changed, 225 insertions(+), 225 deletions(-) create mode 100644 src/utils/__pycache__/content_fetcher.cpython-310.pyc create mode 100644 src/utils/content_fetcher.py [message trimmed]
From jirawadeesampusri to ~sircmpwn/email-test-drive
--- jirawadeesampusri | 1 + 1 file changed, 1 insertion(+) create mode 100644 jirawadeesampusri diff --git a/jirawadeesampusri b/jirawadeesampusri new file mode 100644 index 0000000..6d0ecfd --- /dev/null +++ b/jirawadeesampusri @@ -0,0 +1 @@ -- 2.34.1 I'm about to try git send-email[message trimmed]