GithubHelp home page GithubHelp logo

dtaht / gnugol Goto Github PK

View Code? Open in Web Editor NEW
38.0 10.0 5.0 647 KB

Command line web search client with org, markdown, ssml, plain text output

Home Page: http://gnugol.taht.net

License: GNU Affero General Public License v3.0

C 86.39% C++ 1.92% Shell 1.66% Emacs Lisp 4.36% Python 2.57% Makefile 3.10%

gnugol's Introduction

INTRO

I write in org or markdown format and frequently reference the web while writing.

When I get a web search back via surfraw or a browser, it’s in pure html.

The HTML from modern day search engines, contains redirects, and is both ugly and hard to reformat.

Enter gnugol, the command line, plain text web search client.

Gnugol has multiple output formatters that give me the search results in the mode I’m writing in.

An added benefit is that gnugol is VERY fast, as it’s written in C.

Please see the documentation index for more information about gnugol or visit the website gnugol.taht.net.

Current Status

The new Gnugol client is quite usable, as is the emacs interface. Try it!

The gnugold code is undergoing a major rewrite to be generalized and support more json backends (notably Xapian), and clean up the plugin idea and so on, so I can go back to exploring the original idea which was using some other transport than tcp to carry this sort of query, over international links.

There are many vestiges of the old code currently in here. You may be eaten by a grue.

gnugol's People

Contributors

bmc avatar dtaht avatar eric-s-raymond avatar spc476 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

gnugol's Issues

support PREFIX

/usr/local is hardcoded everywhere, making it impossible to use make to install with PREFIX=/usr or even a user-local place like ~/.local

solib location

the default installation location SHAREDLIBDIR=/var/lib/gnugol on Linux for the solibs seems wrong to me. From hier(7):

       /lib   This directory should hold those shared libraries that are necessary to
              boot the system and to run the commands in the root filesystem.
       /var/lib
              Variable state information for programs.

? insert-string is void?

Hello,

I've tried gnugol but I got the error that the function insert-string is void.
I've have the issue by using (insert .... ) instead of (insert-string ... )
in the gnugol.el file.
Is the insert-string function doing something better ?

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.