Install MiniMe
Get up and running in less than 2 minutes. Available for all major platforms.
Desktop Application
1
Download the .dmg file from our releases page.
2
Open the downloaded file and drag MiniMe to your Applications folder.
3
Launch MiniMe from Spotlight or your Applications folder.
4
Grant Accessibility and Screen Recording permissions when prompted (required for active window capturing).
Build from Source
Requires Rust, Node.js, and Python 3.10+
# Clone the repository
git clone https://github.com/tryminime/minime.git
cd minime
# Start backend
cd backend
uv venv
source .venv/bin/activate
uv pip install -r requirements.txt
fastapi dev main.py
# In a new terminal, start frontend/Tauri
cd desktop
npm install
npm run tauri devGet the Extensions
Chrome / Brave
Track web activity securely
Firefox
Track web activity securely
Safari
Track web activity securely