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.
Asked
Active
Viewed 1,107 times
1 Answers
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)
Jacques Marais
- 121
- 3