mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
52 lines
4.2 KiB
Markdown
52 lines
4.2 KiB
Markdown
### Uweb browser: unlimited power
|
|
<a href="README.zh-Hans.md" onclick="{let u=location.href; if(u.endsWith('index.html')||u.endsWith('readme/')){location='../../zh/readme/index.html';return false;}}">中文</a>
|
|
|
|
[Amazon appstore](https://www.amazon.com/TorApp-Info-uweb-browser-for-geeks/dp/B098QPR6N5)
|
|
[Galaxy.Store](https://galaxy.store/uweb)
|
|
<a href="en/download.md" onclick="{let u=location.href; if(u.endsWith('index.html')||u.endsWith('readme/')){location='../../en/changelog/index.html';return false;}}">Downloads</a>
|
|
|
|
[Uweb browser: downloads, plugins and tips](https://torappinfo.github.io/uweb/en/)
|
|
(Mirrors: [gitlab](https://jamesfengcao.gitlab.io/uweb/en/) [codeberg](https://jamesfengcao.codeberg.page/en/) [repo](https://repo.or.cz/uweb.git/blob_plain/HEAD:/en/index.html) [4everland](https://uweb.4everland.app/en/) [fleek](https://ik4ev-laaaa-aaaad-qd4sq-cai.ic.fleek.co/en/) [netlify](https://uwebzh.netlify.app/en/) [surge](https://uweb.surge.sh/en/) [kinsta](https://uwebbrowser-t27o4.kinsta.page) [bitbucket](https://torappinfo.bitbucket.io/en/) [pages](https://muweb.pages.dev/en/) [vercel](https://uweb.vercel.app/en/) [render](https://uweb.onrender.com/en/)
|
|
<a href="en/mirrors.md" onclick="{let u=location.href; if(u.endsWith('index.html')||u.endsWith('readme/')){location='../../assets/help_en.html#mirrors';return false;}}">More...</a>)
|
|
|
|
- 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
|
|
![](https://i.postimg.cc/rsL9G5N1/home1.png)
|
|
![](https://i.postimg.cc/9QxJ3Rc2/globalcss.png)
|
|
![](https://i.postimg.cc/VksDHBQ4/globaljs.png)
|
|
![](https://i.postimg.cc/HLV3TYLy/longclick.png)
|
|
![](https://i.postimg.cc/XJ58ysdN/option1.png)
|
|
![](https://i.postimg.cc/0NFnQT6H/option2.png)
|
|
|
|
#### 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](http://www.loc.gov/standards/iso639-2/php/code_list.php).
|
|
- Translate res/values-%(lang)/strings.xml
|
|
- Translate assets/help_%(lang).html from assets/help_en.html
|
|
- Make a Pull Request
|