Self-hosted FastAPI backend and Linux service CLI for SaveMyContext
Project description
SaveMyContext Server
Self-hosted FastAPI backend and Linux service CLI for SaveMyContext.
Install As a Tool
Recommended user flow on Linux:
uv tool install savemycontext
savemycontext service install --start
That installs the backend as an isolated uv tool, writes config under ~/.config/savemycontext/, stores runtime data under ~/.local/share/savemycontext/, and registers a systemd --user service.
Useful commands:
savemycontext service status
savemycontext service logs -f
savemycontext config path
savemycontext doctor
Processing
Recommended OpenRouter env settings:
SAVEMYCONTEXT_OPENAI_API_KEY=your_openrouter_key
SAVEMYCONTEXT_OPENAI_BASE_URL=https://openrouter.ai/api/v1
SAVEMYCONTEXT_OPENAI_MODEL=openai/gpt-4.1-mini
Browser automation is experimental and disabled by default.
For savemycontext service install, put those values in ~/.config/savemycontext/savemycontext.env.
Vault And To-Do Versioning
SaveMyContext writes the Obsidian vault under markdown/SaveMyContext, keeps a shared Dashboards/To-Do List.md, and initializes a local git repository in that vault by default. Session notes, dashboards, graph files, and to-do updates are committed automatically.
Run In the Foreground
savemycontext run
Development
Run the local development server from source with:
uv sync
uv run dev
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file savemycontext-0.2.0.tar.gz.
File metadata
- Download URL: savemycontext-0.2.0.tar.gz
- Upload date:
- Size: 83.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1d129182db26852ad56944c3c8b8a22265fc8d7bde9f6aaeafb8bb7da2c56285
|
|
| MD5 |
fa1bf93f45184f52c01fea18d3d71ea7
|
|
| BLAKE2b-256 |
ec2df27667a27355878ac065aaf919c9951f2491f4ca90d804aaf14bb8faae35
|
File details
Details for the file savemycontext-0.2.0-py3-none-any.whl.
File metadata
- Download URL: savemycontext-0.2.0-py3-none-any.whl
- Upload date:
- Size: 95.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
99534ec815d4840b0265e411889d846d279f1bfe58aba67dfe616d04d3eb9096
|
|
| MD5 |
aa5ace5e98c424892c5dd1d86dc28e5c
|
|
| BLAKE2b-256 |
64f1aa32690221e61cbb9b5d9491e2dc94f61859589e21d08d4e0df3b9774595
|