@@ -15,36 +15,36 @@ Had to satisfy my need for more oshino images.
15
15
16
16
### Notes:
17
17
------------------------
18
- The * profiles.ini* contains some explanation how to add more boorus
19
- Its very simple and most boorus have pretty much same patter.
20
- I don't know many boorus so the default list is pretty slim.
21
- If you want booru added to defaults (or you can't manage to include some yourself) contact me on [ twitter] ( https://twitter.com/Senketsu_Dev )
22
- (also contact me if you know some highly populated booru)
23
- (gotta fetch em all)
24
- Sankaku Complex (IDOL) doesn't work (CHAN) Partially works
25
- * Reason is the response html is very shitty and parser breaks on it
26
- * ** ssl** is only needed for sankaku, read below
18
+ * The * profiles.ini* contains some explanation how to add more boorus
19
+ * Its very simple and most boorus have pretty much same patter.
20
+ * I don't know many boorus so the default list is pretty slim.
21
+ * If you want booru added to defaults (or you can't manage to include some yourself) contact me on [ twitter] ( https://twitter.com/Senketsu_Dev )
22
+ * (also contact me if you know some highly populated booru)
23
+ * (gotta fetch em all)
24
+ * Sankaku Complex (IDOL) doesn't work (CHAN) Partially works
25
+ * Reason is the response html is very shitty and parser breaks on it
26
+ * ** ssl** is only needed for sankaku, read below
27
27
28
28
29
- ### Install:
29
+ ## Install:
30
30
------------------------
31
31
** Requirements**
32
32
* gtk2 wrapper (nimble install gtk2)
33
33
* gtk2 runtime libraries (use your package manager to find one or for [ windows] ( http://www.gtk.org/download/ )
34
34
* ** optional** openssl (leave out the compiler define -d: ssl )
35
35
36
- [ Linux]
37
- Run install.sh with 'sudo' and pass 'username' as param
38
- e.g: 'sudo ./install.sh senketsu'
39
- The username is needed for compiling without root privilage while installing does need it
36
+ ### Linux
37
+ * Run install.sh with 'sudo' and pass 'username' as param
38
+ * e.g: 'sudo ./install.sh senketsu'
39
+ * The username is needed for compiling without root privilage while installing does need it
40
40
41
- [ Windows]
42
- 1st: Compile with 'nim c -d: ssl -d: release ./src/nibolo.nim'
43
- (NOTE: again ssl is optional and is only required for Sankaku which is broken)
44
- 2nd: Get the gtk2 lib from link above (if you don't have yet)
45
- 3rd: Unpack somewhere and add it to your env variable PATH
46
- ** OR** Unpack it to folder with nibolo.exe
47
- Make shortcut on desktop duh.. i will provide installers later
41
+ ### Windows
42
+ * 1st: Compile with 'nim c -d: ssl -d: release ./src/nibolo.nim'
43
+ * (NOTE: again ssl is optional and is only required for Sankaku which is broken)
44
+ * 2nd: Get the gtk2 lib from link above (if you don't have yet)
45
+ * 3rd: Unpack somewhere and add it to your env variable PATH
46
+ * ** OR** Unpack it to folder with nibolo.exe
47
+ * Make shortcut on desktop duh.. i will provide installers later
48
48
49
49
### Contact
50
50
* Feedback , thoughts , bug reports ?
0 commit comments