A simple, single-user Pocket clone built with Flask.
- Python 48.5%
- CSS 21.5%
- HTML 21.1%
- JavaScript 8.5%
- Vim Script 0.3%
| bin | Better code organization | |
| db | Add the "db" directory to the repo | |
| lib | Fix UI sorting bug | |
| scripts | Fix import script | |
| static | Sticky top bar | |
| templates | Sticky top bar | |
| .flake8 | Better code organization | |
| .gitignore | Ignore var/ directory | |
| _project.vim | Ignore data directories | |
| main.py | Remove leftover code | |
| README.md | No github | |
| requirements.txt | Server-side favicons | |
Micropocket
A simple Pocket clone that does enough for my purposes. Used with this firefox extension: https://codeberg.org/AndrewRadev/in-my-micropocket.
If you want to self-host this yourself, I might provide more instructions later, once I've cleaned some stuff up.