https://github.com/faithvoid/plugin.programs.webbrowser
Janky text-based web browser for XBMC4Xbox.
https://github.com/faithvoid/plugin.programs.webbrowser
Last synced: 11 months ago
JSON representation
Janky text-based web browser for XBMC4Xbox.
- Host: GitHub
- URL: https://github.com/faithvoid/plugin.programs.webbrowser
- Owner: faithvoid
- Created: 2025-02-20T07:10:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-20T07:15:26.000Z (over 1 year ago)
- Last Synced: 2025-03-07T23:41:25.878Z (over 1 year ago)
- Language: Python
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WebBrowser
Janky text-based web browser for XBMC4Xbox. This probably won't ever be very good.
## Working
- Visiting websites and viewing their text / images
- Clicking links to go to their respective pages
- Adding pages to favourites
## Not Working
- Pages with lots of content (will crash the Xbox)
- Pagination
- Forms (so no logging into anything)
- Cookies (unlikely to ever happen)
- Downloads
- Most things, really.