OpenSource-Hub
T

tolaria

SHA-256
11.3k stars·파일 관리·SHA-256 체크섬 확인됨

Markdown 지식 데이터베이스를 관리하기 위한 플랫폼 간 데스크톱 애플리케이션. 파일 우선, Git 우선, 오프라인 우선 디자인, 잠금이없고 AI를 연결할 수 있으며 완전히 오픈소스.

스마트 다운로드

Download 버전 다운로드

v2026-05-21 · 89.7 MB

메모를 일반 파일로, Git를 사용하여 버전 관리, 오프라인으로 사용할 수 있는 지식 기반 데스크톱 응용 프로그램.

주요 기능

  • 파일 우선: 메모는 순수 Markdown 파일, 수출하지 않고 모든 편집기에서 열 수 있습니다
  • Git 우선: 각 지식 데이터베이스는 Git 저장소, 완전한 버전 기록 및 임의의의 원격 저장소를 지원
  • 오프라인 우선: 계정, 구독, 클라우드 의존, 완전히 오프라인 사용할 수 없음
  • AI 통합 : Claude Code, Codex CLI, Gemini CLI 등 AI 에이전트 직접 작동 지식 데이터베이스를 지원
  • 키보드 우선: 중대한 사용자를 위해 설계되었으며 대부분의 작업은 키보드를 통해 완료 될 수 있습니다

할 수 없는 것

  • Tolaria는 현재 Markdown 형식 노트만 지원하며, Rich Text 또는 WYSIWYG 편집을 지원하지 않습니다(외부 Markdown 편집기를 사용할 수 있습니다); AI 세트의 성공은 추가 환경 변수를 구성하거나 해당 CLI 도구를 설치할 수 있습니다; Git 저장소는 GitHub, GitLab와 같은 원격 동기화를 사용자가 직접 관리해야하며, Tolaria는 내장된 클라우드 동기화를 제공하지 않습니다.

사용 사례

  • 개인 두 번째 뇌 / 지식 관리 (수천 개의 노트, 일기, 학습 기록을 관리)
  • 팀 문서 라이브러리: AI 컨텍스트에 대한 기업 문서 센터
  • AI 에이전트 메모리: OpenClaw 또는 조수의 장기 기억 및 작업 흐름을 저장

상세 설명

Tolaria는 Markdown 지식베이스를 관리하기 위한 오픈소스 데스크톱 애플리케이션으로서 "파일 우선, Git 우선, 오프라인 우선"라는 디자인 개념을 지키며 노트 데이터를 언제나 전송할 수 있고 완전히 당신의 통제하에 있습니다. Obsidian 또는 Notion과 같은 전통적인 노트 도구와는 달리 Tolaria는 특정 형식이나 클라우드 의존을 도입하지 않습니다: 노트는 YAML 헤드와 함께 표준 Markdown 파일이며, 각 지식베이스는 Git 저장소입니다. 그것은 키보드 친화적이며 Claude Code, Codex CLI, Gemini CLI 등 AI 도구와의 통합을 기본적으로 지원합니다. 저자는 10,000개가 넘는 노트를 관리하여 2뇌 회사, 문서, AI 프로그램

태그

markdownknowledge-basenote-takingoffline-firstgitopen-sourcedesktop-app

시작하기

1

설치 프로그램 다운로드

위 버튼을 클릭하여 시스템에 맞는 설치 프로그램을 다운로드

2

소프트웨어 설치

배포판에 맞는 패키지를 설치 (dpkg / rpm / AppImage)

3

GitHub Releases에서 해당 시스템의 설치 패키지를 다운로드 (macOS .dmg, Windows .exe 또는 Linux .deb/.AppImage)

4

설치 프로그램을 실행하고 마법사를 따라 설치를 완료하십시오

5

처음 시작할 때 초기 지식 데이터베이스를 클론하거나 빈 데이터베이스를 생성하여 사용을 시작하십시오

설치 가이드
  1. GitHub Releases에서 해당 시스템의 설치 패키지를 다운로드 (macOS .dmg, Windows .exe 또는 Linux .deb/.AppImage)
  2. 설치 프로그램을 실행하고 마법사를 따라 설치를 완료하십시오
  3. 처음 시작할 때 초기 지식 데이터베이스를 클론하거나 빈 데이터베이스를 생성하여 사용을 시작하십시오

최신 릴리스 노트

## New Features

- 🧭 **Expanded Note Context Menus** — Right-click notes for faster everyday actions, including opening in a new window, favorites, organization state, Finder reveal, and file path copy.

- 🤖 **More Local AI Agent Options** — Use Kiro as a local AI agent, run Tolaria's MCP server through Bun as well as Node, and launch Pi more reliably from shell-managed installs.

- 📚 **Portent Knowledge-Base Template** — Tolaria's docs now include Portent as a reference template for structuring durable, agent-friendly knowledge bases.

- 🌍 **Belarusian Language Support** — Use Tolaria with new Belarusian interface translations.

## Improvements

- ⚡ **Much Faster Note Windows** — Opening a note in a separate window now uses a lighter startup path, avoiding the full main-window load and reducing app-wide stalls.

- 🪟 **More Complete Note Actions** — Note-list actions are now available from the context menu as well as existing command paths, making common file and organization tasks easier to reach.

- 🧩 **Cleaner CLI Agent Runtime Detection** — Shared binary discovery was consolidated so local agent launches handle shell-managed runtimes more consistently.

## Stability and Fixes

- Note windows now open reliably from all entry points and no longer stall the whole application during startup.

- Editor reliability is improved around Go code-block highlighting, Mermaid fullscreen zoom, non-Markdown wikilink targets, active-note refresh after external edits, and retained editor memory.

- Vault and workspace behavior is steadier around AutoGit multi-vault pushes, new views in the default workspace, and vault watcher Git symlinks.

- Release build type safety, pnpm patched dependency handling, CodeScene thresholds, and multiple patch-review findings were addressed before promotion.

---

**Stable release — manually promoted from `main`**

**Includes macOS (Apple Silicon and Intel), Windows x64, and Linux x64 bundles**

*Built from `600ddccf` on 2026-05-21*

파일 무결성

SHA-256 체크섬 확인됨

GitHub 공식 Release 페이지에서 추출된 체크섬

SHA256 체크섬

e102f8a3eb2c4efdd141cc39f49f5bb216c53b590db8cd244d6995eee62049fc

이 체크섬은 GitHub Release 페이지에서 추출되었습니다. 다운로드 후 파일 무결성을 확인하세요.

이 플랫폼의 모든 SHA-256 체크섬은 프로젝트의 공식 GitHub Release 페이지에서 추출되었으며, 어떠한 변경도 없습니다. GitHub Releases 페이지에서 직접 검증할 수 있습니다.

오픈소스 투명성

GitHub 소스 보기
환경 가이드

제거 정보

macOS: Tolaria.app를 애플리케이션 폴더에서 쓰레기통으로 끌고; Windows: 설정 > 애플리케이션 > 애플리케이션 및 기능을 열어 Tolaria를 찾고 제거; Linux: apt remove tolaria와 같은 시스템 패키지 관리자를 사용하거나 직접 설치 디렉토리를 삭제합니다.

추가 의존성 없음

다운로드 후 바로 사용 가능. 추가 런타임이 필요하지 않습니다.

프로젝트 정보
라이선스AGPL-3.0
마지막 업데이트2026-05-23T05:36:02Z
GitHub 저장소공식 웹사이트

유사한 프로젝트