🧠 Privacy-first MCP server for AI memory management. Save, search & organize chat history with intelligent summarization.
-
Updated
May 18, 2026 - Python
LocalStorage is a JavaScript object that allows storing arbitrary key-value pairs in the web browser as an alternative to cookies—another alternative if the data in question goes beyond key-value pairs is to use the IndexedDB.
localStorage data is specific to the protocol of the document. In particular, for a site loaded over HTTP (e.g., http://example.com), localStorage returns a different object than localStorage for the corresponding site loaded over HTTPS (e.g., https://example.com).
🧠 Privacy-first MCP server for AI memory management. Save, search & organize chat history with intelligent summarization.
Turn your computer into Local File Hosting Server. Improved version on Python 3 http.server with Upload and LOTS of FEATURES. In short a home/office remote File-Manager
An open source alternative to the Arlo Basestation hardware and Arlo Cloud service. Host it all yourself on local hardware.
This script builds a WebShare for Windows file-sharing app with a dark mode GUI and Flask server for uploading and downloading files via QR code.
Manage files and directories on different storage backends.
Secure local password manager with AES-256 encryption, HIBP checks, and CLI interface. Stores credentials safely with multi-layer encryption.
VecRecall 是一个改进版的 AI 长期记忆系统。它基于对原版 MemPalace 的深度分析重新构建,核心设计理念是将“信息检索”与“信息组织”彻底解耦。 通过纯向量检索路径和独立的 SQLite UI 层,VecRecall 在保持灵活组织的同时,将召回率(R@5)从原版的 84% 提升至 96.6%+,为 AI Agent 提供更精准、更高效的上下文记忆支持。
Secure Vault is a local password manager with AES-128 encryption, PyQt5 GUI, dark mode, PDF export, password generator, master password protection, sequential ID management, import/export functionality, email/notes support, and strong security for all your credentials.
Local password manager with import/export, master-password, etc.
🖥️ CPS is a Free and Open Source console macro manager made with python3.
Numerous Files simplifies file storage interfaces for web applications across different environments. This package allows seamless swapping between cloud, local, and in-memory storage without code modifications, facilitated through environment variables. Ideal for developers aiming for consistency across development, testing, and production phases.
A personal expense tracking app for recording and managing daily expenses. It allows users to add, edit, and delete expense entries, with data stored locally and displayed through a simple desktop interface built using Python and Tkinter.
A lightweight Python data storage solution for OD&H projects. Provides simple local persistence with thread safety and compression.
A secure, local-first password manager built with Python and PyQt6. Features include Fernet (AES-128) encryption, automated backup scripts with logging, and a dynamic grid-based UI for credential management.
A minimalist, floating input bar for rapid todo tracking and note-taking from the system tray.
Diese Anwendung wurde entwickelt, um vertrauliche Dateien zuverlässig zu schützen - ohne Cloud-Abhängigkeiten, ohne externe Dienste und mit vollständiger Kontrolle durch den Nutzer.
This script creates a dashboard for displaying game statistics from the game "Masterplan Tycoon". The dashboard provides insights into various aspects of the game, such as player statistics, building data, and resource storage information.
A collection of scripts to put your health data in one place locally.
Visual dashboard to track and analyze monthly household expenses using Streamlit. Includes filters, charts, balance warnings, and export options. Comes with a clean Excel template to start.