aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 99e93d41f5ba74b79881cb27d807983f66e7e7dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
## *smolbote?*
_It's yet another no-frills browser, poi!_

### What is this and why should I care?
The aim is to create a [keep-it-simple][kiss-principle] free software web browser.

* do one thing and do it well
* just work out of the box
* tweakable: you can change all the things

This program is free software. You can:

* use it as you see fit;
* study the source code and change it to suit your needs;
* share the program;
* share your modifications.

For more information, and a list of free software we depend on, see [LICENSE.md][repo-license].

### What's up with the name?!
It's a small boat. It says poi.

### Sounds dumb, how do I use it?
You make it yourself. Then you _poi_.

Do you know what makepkg is? Then take a look in linux/makepkg/.

Do you know what a compiler is? Great, glance at the [build instructions](/smolbote/building.html).

### It doesn't work, what now?
Drop me an email at _aqua at iserlohn dash fortress dot net_.

[kiss-principle]: https://en.wikipedia.org/wiki/KISS_principle
[repo-license]: https://neueland.iserlohn-fortress.net/smolbote.hg/file/tip/LICENSE.md