Mail-Archiver is an open-source, self-hosted email archiving system that allows you to take back ownership of your communication data. It's built with .NET and PostgreSQL, offering a responsive web interface for managing and backing up emails from multiple accounts.
Linkwarden is an open-source bookmarking and link preservation app that allows you to store link shortcuts, create offline copies of web pages, and organize your bookmarks. It focuses on link preservation by creating backups of pages in formats like PDFs, screenshots, and readable HTML, and can even submit links to the Internet Archive.
llm-tool provides a command-line utility for running large language models locally. It includes scripts for pulling models from the internet, starting them, and managing them using various commands such as 'run', 'ps', 'kill', 'rm', and 'pull'. Additionally, it offers a Python script named 'querylocal.py' for querying these models. The repository also come