blob: 4620bc3b2575b2440540d1c6d7c896029ed5134b (
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
|
## *smolbote?*
_It's yet another no-frills browser, poi!_
### What is this and why should I care?
The aim is to create a small, clean and tweakable free-software web browser.
* small is cute: do one thing and do it well
* clean: a small codebase of human-readable code
* tweakable: so you can change all the things
### What's up with the name?!
It's a small boat.
### Sounds dumb, how do I use it?
You make it yourself. Then you _poi_.
Do you know what makepkg is? Then the PKGBUILD is in linux/makepkg/PKGBUILD.
Do you know what a compiler is? Great, then configure qbs and run
```sh
qbs build -p poi profile:qt5 release
```
### It doesn't work, what now?
For the time being, refer complaints to /dev/null.
|