iv 0.1.0

An imageboard viewer
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# iv
CLI imageboard viewer implemented in Rust.

# TODO
- [ ] Add localization
- [ ] Add image viewer
- [ ] Add ui
- [ ] Add other imageboards
- [x] Add 4chan

# References
- [2ch API]https://2ch.hk/abu/res/42375.html
- [4chan API]https://github.com/4chan/4chan-API

# License
[MIT](LICENSE)