ctmnz / browsear

Browser for your ears

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

browsear

Browser for your ears

This program should ease people into reading news/information from the web.

The motivation

Reading information from a web page could be a hard (even dangerous) process (disabled people, bad web desing, lazy people, reckless drivers).

What if you don't use your eyeballs but your ears isntead?

Is the world going to become better (and safe) place?

Yes.


How to use it

(you will need python3 and virtualenv installed on your system)

git clone git@github.com:ctmnz/browsear.git
cd browsear
python3 -m virtualenv ./browsearenv
. ./browsearenv/bin/activate
pip install -r requirements.txt
./start.sh

. .

In your browser:

The amazing technology used in this project:

// Testing actions

About

Browser for your ears


Languages

Language:Python 97.9%Language:Shell 2.1%