Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.

Replace the Qt GUI with a React web GUI #82

Merged
merged 13 commits into from
Jun 19, 2024

Conversation

egbertbouman
Copy link
Collaborator

This PR replaces the Qt GUI with a React web GUI (Tribler/tribler#7736). Once merged, Tribler will just use 1 process, and will offer only a system tray icon to either open the GUI in the default web browser, or close the application.

The GUI itself is fully functional and takes into consideration that, in the future, users may want to run this on a server: .torrents are uploaded to the core and there is a FileEndpoint to browse the server's directory structure remotely.

There's still a lot of work to be done (e.g., the build scripts), but I'll do this in separate PRs.

Copy link
Owner

@qstokkink qstokkink left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please change this one minor thing.

Edit: and the other thing above too then.

src/tribler/core/user_activity/manager.py Show resolved Hide resolved
@egbertbouman egbertbouman merged commit 3386bc7 into qstokkink:highlander Jun 19, 2024
6 checks passed
@egbertbouman egbertbouman deleted the webui branch June 19, 2024 16:00
@egbertbouman egbertbouman mentioned this pull request Aug 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants