Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Piping curl into a pager

Name: Anonymous 2018-02-26 9:33

E.g.
$ curl www.google.com | sed '/<[^>]*>/d' | less

Could this be used as the basis for a text-based browser? Curl has POST and cookies support too, and Guile Scheme could be used instead of javascript.

Name: Anonymous 2018-03-01 7:13

>>38
C0DE

Name: Anonymous 2018-03-02 23:57

Could this be used as the basis for a text-based browser?
I'm gonna save you the trouble, and tell you this isn't a good idea. Lots of people had the same idea before you, and it never amounted to anything.
Just fork elinks and do what you want with that.

Name: Anonymous 2018-03-03 2:51

Regular expressions solve everything, apparently.

Name: Anonymous 2018-03-03 8:07

its a verygood idea

Name: Anonymous 2018-03-03 20:26

What exactly is wrong with elinks and lynx?

Name: Anonymous 2018-03-03 21:26

>>45

Close source poetering infested vile codans.

Name: Anonymous 2018-03-04 0:06

>>46
What?

Name: Anonymous 2018-03-04 0:37

>>47
He had a stroke :/

Name: Anonymous 2018-03-04 0:38

>>3
That would still look like shit

Name: Anonymous 2018-03-09 20:48

>>42
Just fork elinks
Is there actually any text browser that's still in development (at least recently)?
Always thought it was odd how there aren't any still made. It's not like it's a real waste.

Name: Anonymous 2018-03-09 22:35

>>50
Why does it still need development when it's already complete?

Name: Anonymous 2018-03-09 22:48

Name: Anonymous 2018-03-10 2:27

>>52
Feature complete

Name: Anonymous 2018-03-15 7:56

https://github.com/CMB/edbrowse

ed is the standard editor web browser

Name: Anonymous 2018-03-15 8:07

ed is the standard editor browser dubs

Name: Anonymous 2018-03-17 14:53

>>1
This idea is absolutely retarded.

But I was also wondering why people don't do this >>42. Lots of people would use a good terminal browser, so why is there no interest in creating/forking one?

And no, using elinks as-is is not ideal, as >>52-san says.

Name: Anonymous 2018-03-17 15:25

>>56
I don't know, why aren't you working on it?

Name: Anonymous 2018-03-17 15:32

>>57
I'm a follower, not a leader :^(

Name: Anonymous 2018-03-19 3:27

>>57
I'd work on one, at least.

Name: Anonymous 2018-03-19 3:34

>>59
u r all talk and no action

Name: Anonymous 2018-03-19 7:26

>>60
your're are an anus

Name: Anonymous 2018-03-19 15:11

>>61
Rude.

Name: Anonymous 2018-03-19 17:09

>>56
I've lookep up the possibility of doing this on Guile Scheme, and guile has a package with bindings for ncurses and also native support for most www operations.

https://www.gnu.org/software/guile-ncurses/
https://www.gnu.org/software/guile/manual/html_node/Web-Client.html

I've installed guile-ncurses the other day and tested it a bit, but still haven't found the time to get a prototype out.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List