1

Is there a web-browser for Raspbian that works with the GUI at https://github.com/? One should be able to create a repository with a license and create and edit files using the web GUI. I've tested most well known browsers already and they don't work for these tasks.

mobluse
  • 181
  • 7

1 Answers1

2

What about Chromium?

To install type the following in the console:

sudo apt-get install chromium

You could also try Iceweasel. (Haven't tested it yet but should probably work)