Skip to content

kostas-from-cyber-space/Sneedium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sneedium - Sneed's web browser
==================================
Sneedium is a web browser based on WebKit/GTK+. It's forked from
surf and relicensed as GPLv3, the previous MIT license can be seen
on notices/SURF_LICENSE.

Requirements
------------
In order to build sneedium you need GTK+ and Webkit/GTK+ header files.

In order to use the functionality of the url-bar, also install dmenu[0].

Installation
------------
Edit config.mk to match your local setup (sneedium is installed into
the /usr/local namespace by default).

Afterwards enter the following command to build and install sneedium (if
necessary as root):

    make clean install

Running sneedium
------------
run
    sneedium [URI]

See the manpage for further options.

Running sneedium in tabbed
----------------------
For running sneedium in tabbed[1] there is a script included in the distribution,
which is run like this:

    scripts/sneedium-open.sh [URI]

Further invocations of the script will run sneedium with the specified URI in this
instance of tabbed.

[0] http://tools.suckless.org/dmenu
[1] http://tools.suckless.org/tabbed

About

A sneedful fork of surf browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published