Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simple webgui on 127.0.0.1:1821 #27

Merged
merged 9 commits into from
Feb 26, 2024
Merged

Simple webgui on 127.0.0.1:1821 #27

merged 9 commits into from
Feb 26, 2024

Conversation

volodymyrzuyev
Copy link
Contributor

I was bored, so implemented a very simple webgui on localhost:1821 . It used flask and HTMX to update data found by the script. I am not sure how I could force it to update on every new item found, so at the moment you have to manually refresh the page using the button.

@hldh214 hldh214 self-assigned this Feb 22, 2024
volodymyrzuyev and others added 4 commits February 22, 2024 15:04
The changes include adding Flask as a dependency in Pipfile, as well as updating the versions of numerous other packages in Pipfile.lock. This also includes changing the acceptable Python version and providing different hash values for these dependencies.

Signed-off-by: hldh214 <hldh214@gmail.com>
@hldh214 hldh214 merged commit 9845a51 into hldh214:master Feb 26, 2024
1 of 2 checks passed
@hldh214
Copy link
Owner

hldh214 commented Feb 26, 2024

Thanks! This feature is really cool.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants