Menu

Tree [c0a37d] master /
 History

HTTPS access


File Date Author Commit
 assets 2024-04-04 James Feng Cao James Feng Cao [7ebb51] version 1042
 en 1 day ago James Feng Cao James Feng Cao [c0a37d] update AI engines
 js 2024-03-21 James Feng Cao James Feng Cao [7d1b82] fix gitee commenting
 misc 1 day ago James Feng Cao James Feng Cao [c0a37d] update AI engines
 res 2022-08-28 James Feng Cao James Feng Cao [0816b5] rebuilding site Sun Aug 28 05:12:28 PM CST 2022
 termux 2022-09-19 James Feng Cao James Feng Cao [312bc2] add download links
 test 2023-04-29 James Feng Cao James Feng Cao [bef344] add test/alert.js
 zh 1 day ago James Feng Cao James Feng Cao [c0a37d] update AI engines
 .gitattributes 2023-12-11 James Feng Cao James Feng Cao [225fd5] add RSS
 .gitlab-ci.yml 2023-03-16 James Feng Cao James Feng Cao [2817b6] newbing for censored area with super bookmarks
 LICENSE 2022-08-11 James Feng Cao James Feng Cao [a93ccd] rebuilding site Thu Aug 11 07:14:34 PM CST 2022
 README.md 2024-08-25 James Feng Cao James Feng Cao [f065be] uweb1054: crontab to work on API level 31+
 README.zh-Hans.md 2024-08-25 James Feng Cao James Feng Cao [f065be] uweb1054: crontab to work on API level 31+
 README.zh.md 2024-08-25 James Feng Cao James Feng Cao [f065be] uweb1054: crontab to work on API level 31+
 index.html 2024-03-23 James Feng Cao James Feng Cao [c0a669] hugo to use relative path
 latest.html 2024-09-02 James Feng Cao James Feng Cao [93e305] uweb 1057
 redirect.html 2024-04-01 James Feng Cao James Feng Cao [b7b436] fix links for tags
 sitemap.xml 1 day ago James Feng Cao James Feng Cao [c0a37d] update AI engines
 style.css 2022-10-31 James Feng Cao James Feng Cao [7b9750] style.css adaptable for all kind of sites

Read Me

Uweb browser: minimal suckless web browser with unlimited power

中文

Amazon appstore
Galaxy.Store
Downloads

Uweb browser: downloads, plugins and tips
(Mirrors: gitlab frama codeberg repo 4everland fleek cyclic netlify surge kinsta zeabur deno bitbucket pages vercel render glitch More...)

  • Powerful: any native functionality with html5 enhancement and still secure; any urls to host website; javascript and shell scripting for general processing; piping between console and GUI and more with Termux.
  • Customizable: user-defined menus, (new) buttons and gestures for user agents, bookmarklets, url services, shell commands, internal functionality links and text processing etc.
  • Convenient: Any AI chatbot/book (pdf/djvu)/dictionary (mdict)/txt/command line/app/webapp (web extensions) can be search engine.
  • Tiny: less than 250k.
  • Fast: run fast, even with thousands of user provided css/scripts/htmls.
  • Efficient: less touches, one click to reach any number of search engines without repeated input; automate online services.
  • URL bar command line support ("!" and .js file as command).
  • Site-specific JS/CSS/HTML/preprocessing.
  • Online play/preview/preprocess for downloadable resources.
  • Multiple type profiles: switch any data including website logins, user configurations orthogonally.
  • Supports enhanced user "hosts" file. Empty IP address to lift all server-imposed limitations.
  • Website test automation scripting. crontab support (alarm clock and more).

Main features

Custom paper size PDF export and long vector screenshot, TTS, text reflow, resource sniffer, translation, reader's mode, user-defined url redirection, webdav/http backup & restore, auto next page, sending/receiving msg/file(s), site config (UA, no JS, no image, no 3rd party script/resource,active script, global scripts), http(s)/socks proxy, enabling html5 apps for local files (pdf/djvu/epub viewer, mdict dictionary lookup etc.).

  • User-defined global and site-specific CSS and javascript.
  • Bookmarklets (works for CSP sites and with option to auto apply to similar sites)
  • AD blocking (block whole root domain trees etc.)
  • Customization (define extra menus/buttons/gestures with user-defined functionalities)
  • Support shell scripts, javascript for general processing, other languages (python etc.) are also supported by installing uweb compatible Termux versions.
  • Serverless local sites: PWA-kind web extension (chrome .crx & firefox .xpi) support.
  • Piping between console and uweb tabs.
  • Resizable floating video support.

Screenshots






Ebrowser for Windows, MacOS and Linux

Ebrowser is a simple version of uweb browser on the desktop.
- Fully open source.
- Capture long screenshot as vector graphics.
- Enabling web tech for vector designing to replace Adobe Illustrator/Inkscape.

Help with localization

We encourage everyone to help with localization. The following is how to do.

  • Fork this repository
  • Copy res/values/strings.xml to path like res/values-%(lang)/, replace %(lang) with the ISO 639-1 language code.
  • Translate res/values-%(lang)/strings.xml
  • Translate assets/help_%(lang).html from assets/help_en.html
  • Make a Pull Request