Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pfrazee committed Sep 13, 2016
1 parent e8d5eb0 commit 9abbbe8
Showing 1 changed file with 6 additions and 16 deletions.
22 changes: 6 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,17 @@
beaker browser
======

Beaker is a browser for IPFS and Dat.
It's licensed MIT, and supports plugins for adding new protocols and Web APIs.
[Read the introduction](http://pfrazee.github.io/2016/08/10/beaker-browser-0.1.html).
![logo.png](build/icons/256x256.png)

Please feel free to open usability issues. Join us at #beakerbrowser on Freenode.

### [Demo video](https://www.youtube.com/watch?v=nKHJ4rLN9mo)
Beaker is an experimental Browser.
It adds new technologies for Peer-to-Peer applications while staying compatible with the rest of the Web.
[Visit the website.](https://beakerbrowser.com/)

[![screenshot.png](doc/ipfs-browser.gif)](https://www.youtube.com/watch?v=nKHJ4rLN9mo)
Please feel free to open usability issues. Join us at #beakerbrowser on Freenode.

## Binaries

### [OSX 64-bit](https://download.beakerbrowser.net/download/0.3.1/osx_64/Beaker%20Browser-0.3.1.dmg)
### [OSX 64-bit](https://download.beakerbrowser.net/download/latest/osx)

## Building from source

Expand Down Expand Up @@ -45,14 +43,6 @@ This invokes [the mad king](http://nerdist.com/wp-content/uploads/2016/05/the-ma

If you're doing development, `npm run watch` to have assets build automatically.

## Documentation

- [Using IPFS](./doc/using-ipfs.md)
- [Using Dat](./doc/using-dat.md)
- [Dat vs. IPFS: What's the difference?](./doc/dat-vs-ipfs-comparison.md)
- Howto: [Authoring Protocol Plugins](./doc/authoring-plugins.md)
- [Codebase & build notes](./build-notes.md)

## License

Modified MIT License (MIT)
Expand Down

0 comments on commit 9abbbe8

Please sign in to comment.