Giter Site home page Giter Site logo

miselin / roland Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nhoad/roland

1.0 3.0 0.0 309 KB

Another minimal web browser with vim-like bindings, but in Python in this time

License: BSD 3-Clause "New" or "Revised" License

Python 97.16% Makefile 0.45% C 2.38%

roland's Introduction

roland

Another minimal web browser with vim-like bindings, but in Python in this time

Roland aims to be modular yet complete, with a small code base. It currently comes in at ~3000 lines of code, yet provides...

  • UI is fast. None of the latency from Vimperator here.
  • configuration via Python (see example_config.py)
  • configurable popup blocker
  • download manager
  • history
  • cookie management
  • link-follow support

Roland tries to provide as little UI as possible, because that way there's less reason to use the mouse. It uses libnotify for notifications (e.g. errors, download progress) and an entry field for all other input. Roland aims to have NO popup windows of any kind, nothing that is not controllable via the keyboard. If you find one, it's a bug.

Profile support

Roland supports multiple profiles. Specify which profile you want to use with --profile, e.g. roland --profile jake to load the 'jake' profile.

If not specified, the profile is set to 'default'.

This affects history, cookies, session and stylesheet data.

User Stylesheets

Just like Firefox's chrome.css, this allows you to style pages with your own custom CSS. Found at~/.config/roland/stylesheet.<profile>.css.

Configuration

Configuration goes at ~/.config/roland/config.py. See example_config.py for my config.

License

BSD license, 3-clause.

roland's People

Stargazers

Majick Tek avatar

Watchers

Matt Iselin avatar James Cloos avatar  avatar

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.