Skip to content

medialab/hyphe-browser

Repository files navigation

Hyphe Browser (HyBro)

DOI

Hyphe Browser is a desktop application to be downloaded which consists of a web browser based on Chrome's engine (using electronJs) connected at all times to médialab's web crawler Hyphe.

It allows to build, curate and annotate a corpus of web entities (websites, parts of websites or agregates) and crawl links between them while browsing their web pages at the same time, so that the user can curate and categorize them easily, in same ways as the Navicrawler used to let one do.

Simple install

Download the latest release corresponding to your OS from the following page: https://github.com/medialab/hyphe-browser/releases. Unzip the archive, then open the folder and start the executable:

  • for Linux: HypheBrowser
  • for MacOS: HypheBrowser.app (you might require to allow its execution in your MacOS settings)
  • for Windows: HypheBrowser.exe

Development

Just clone the repository, install the dependencies and start the app in development mode by doing:

git clone https://github.com/medialab/hyphe-browser.git
npm install
npm run dev

You can test the build version by running:

npm run build

And you can build releases for different OS (Linux, MacOS & Windows 32/64bit) with the following command:

npm run release

Credits & License

Hyphe-Browser is a free open source software released under AGPL 3.0 license.

Conceived by Benjamin Ooghe-Tabanou, Mathieu Jacomy and Thomas Tari at médialab Sciences Po.

First designed by Agata Brill and implemented by Bruno Heridet and Nicolas Chambrier from ByteClub.

Redesigned by Robin de Mourat and rebuilt by Mengying Du and Arnaud Pichon from médialab.

Cloud functionalities were added by Alexis Jacomy, Paul Girard and Benoît Simard from Ouestware.

This work has been possible thanks to the support of DIME-Web, part of the DIME-SHS research equipment financed by the EQUIPEX program (ANR-10-EQPX-19-01) and of the FORCCAST pedagogical innovation project financed by the IDEFI program.

Discover more of our projects at médialab tools.