python-eel/Eel

Any way to add a persistent back and forward arrow button like a webbrower? Since my projects involves traversing to different websites.

Open

#593 opened on Jun 18, 2022

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Python (570 forks)batch import
help wanted

Repository metrics

Stars
 (5,980 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

here is my javascript code for my minecraft mod installer, which involves travelling to different websites :

image

as you see it involves traversing to other websites, so is there any way of making a persistent back and forward button on the titlebar maybe?

Contributor guide