Coder Social home page Coder Social logo

magnus-isu / lynx-current Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kurtchen/lynx

2.0 0.0 1.0 4.65 MB

Lynx browser from lynx.isc.org

License: GNU General Public License v2.0

Shell 0.30% C 83.25% C++ 1.46% Perl 0.50% Batchfile 0.71% Makefile 0.09% Inno Setup 0.36% NSIS 0.12% DIGITAL Command Language 0.48% HTML 11.27% Module Management System 0.27% Roff 0.70% ASL 0.04% Yacc 0.45%

lynx-current's Introduction

This github repository is modified from version 2.9.0dev.9, which is the download of lynx-cur.tar.gz as of 2021 Sep 28. The makefile installs under /usr/local/bin/, /usr/local/share/man/man1/, and /usr/local/etc/ for the default configuration, at least on my arch linux.

This repository's master branch does not exactly track with Lynx's upstream release. See the named branches if you want that.

To build, you probably want (otherwise see INSTALLATION and files under doc/ )

./configure --with-ssl --with-gnutls --with-gnutls-openssl
make
sudo make install # Or doas, etc

Implemented changes from stock Lynx:

  • Supports XDG_BASE_DIRECTORY specification, configuration file is under XDG_CONFIG_HOME/lynx/lynx.cfg by default. Falls back to $HOME/.lynx/lynx.cfg.

Intended features to be added eventually:

  • Provide a seperate, better configuration by default (currently see the file lazy_lynx.cfg)
  • Allow numbering of links by letters rather than numbers (to follow links from the home row)
  • Other stuff? Open an issue

I will also try to keep this up to date with lynx releases, better than the repository this is forked from. Why lynx developers don't use git, though, is beyond me.

The original README seems out of date and less than useful, but it can be found as the README_LYNX file.

lynx-current's People

Contributors

magnus-isu avatar

Stargazers

 avatar  avatar

Forkers

0xis-cn

lynx-current's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.