You are not logged in.
Is it fundamentally impossible to have a CLI web browser with javascript and HTML5 support? curses maybe? I read elinks has 'partial javascript support.' Then I would find no need for X or Wayland
Offline
Without X, you don't get X drivers, I think all the video decompression is done in software then.
Offline
You might be intersted in uzbl with gtk2-dfb which runs uzbl with gtk2 on DirectFB. http://rhlug.pileus.org/wiki/DirectFB
If you don't need keyboard control, there is also netsurf.
Last edited by progandy (2014-01-30 20:22:17)
| alias CUTF='LANG=en_XX.UTF-8@POSIX ' |
Offline
wow! Last Updated: 2010-06-22 though
Offline
What was last updated on 2010-06-22?
Offline
https://aur.archlinux.org/packages/uzbl-dfb-git/
Yeah, it's a git version :-)
uzbl still gets commits https://github.com/Dieterbe/uzbl/commits/master and the dfb version uses the same repo.
Last edited by karol (2014-01-30 21:36:03)
Offline
If you are looking to web browse without X server, I think elinks with 256 colors and UTF-8 is probably the best CLI browser for that. Is there a particular site that isn't working for you, or are you just trying to access media like images and videos?
For images, you could use the framebuffer or use a tool to convert them to ascii, and same for videos. Use something like sniffy: https://github.com/tlvince/sniffy and play videos with mplayer to the framebuffer, ie http://www.mplayerhq.hu/DOCS/HTML/en/fbdev.html
I went a long time using a laptop without X, and just used my mobile phone for online images/videos I wanted to see, but editing the mimetypes in your elinks.conf to send certain media to the framebuffer might work for you.
Homepage | Arch Linux Women | Arch Linux Classroom
Acer Aspire E5-575G-53VG:
Intel Dual-Core i5-6200U 2.3 GHz; Skylake rev3 | 8GB DDR4 ram | Intel HD Graphics 520 + NVIDIA GeForce 940MX
Qualcomm Atheros QCA9377 802.11ac | Realtek RTL8111/8168/8411 Gigabit Ethernet Controller
Offline