Skip to content

MarcelKaemper/lf-browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lf-browser

This is supposed to be a Light and Fast console based Webbrowser.
I made it in C, using the libraries curl(to get the html body) and curses(To provide a nice interface).
The name will surely change later.

Current status

The only thing this program can do is downloading HTML code from a given URL and removing the whitespaces in front of every line.