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
- Host: GitHub
- URL: https://github.com/ire4ever1190/tsuil
- Owner: ire4ever1190
- License: mit
- Created: 2022-06-15T04:55:11.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-29T10:29:08.000Z (over 2 years ago)
- Last Synced: 2025-02-07T17:45:58.994Z (8 months ago)
- Language: Nim
- Size: 487 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
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