An open API service indexing awesome lists of open source software.

https://github.com/ire4ever1190/tsuil

PDF storage with global search
https://github.com/ire4ever1190/tsuil

Last synced: 7 months ago
JSON representation

PDF storage with global search

Awesome Lists containing this project

README

          

# Tsúil

### WIP (Still not finished yet) (Though works enough to function)

Small system that you upload PDFs to so you have a central location to search through them all.

## Installation

### Manually
Make sure to have the following installed
- `file`
- `poppler`
- `nim` (>=1.6.0)

Then run `nimble install https://github.com/ire4ever1190/tsuil`. This installs
`tsuil` which you can run to start the server (runs on port 4356)

## FAQ

- **Why Nim**: I like Nim
- **Is tsuil any good?**: kinda
- **Why circle CI instead of github actions?**: Thought I needed to learn it
- **Is it producton ready?**: Probably not, but I'm going to use it anyways