Captain_s-Log/README.md
Vic Sergeev 9b0a20aa91 working
2026-07-04 16:14:16 +03:00

16 lines
No EOL
717 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Captain's Log
Приложение для быстрых заметок с шифрованием.
## Установка и запуск
1. Клонируйте репозиторий
2. Создайте виртуальное окружение: `python -m venv .venv`
3. Активируйте его: `.venv\Scripts\activate` (Windows)
4. Установите зависимости: `pip install -r requirements.txt`
5. Запустите: `python main.py`
## Первый запуск
При первом запуске приложение предложит создать мастер-пароль.
База данных создается автоматически в папке приложения.