Skip to content

Installation

Before installing Chronist, ensure you have the following set up:


RequirementMinimumRecommended
macOS12.0 (Monterey)14.0 (Sonoma)
Memory4GB available8GB+ available
Storage500MB1GB+
ProcessorIntel Core i5 / M1M2/M3
RequirementMinimumRecommended
Windows10 (21H2)11 (23H2)
Memory4GB available8GB+ available
Storage500MB1GB+
ProcessorIntel Core i5 / AMD Ryzen 5Intel Core i7 / AMD Ryzen 7

For Mac with Apple Silicon (M1, M2, M3, or later):

Terminal window
curl -LO https://github.com/n-asuy/chronist-ai/releases/latest/download/Chronist-arm64.dmg

Or download directly from the releases page.

For Mac with Intel processor:

Terminal window
curl -LO https://github.com/n-asuy/chronist-ai/releases/latest/download/Chronist.dmg

Or download directly from the releases page.

Double-click the downloaded .dmg file to mount it.

Drag the Chronist icon to the Applications folder.

Open Chronist from your Applications folder or use Spotlight (Cmd + Space, type “Chronist”).

On first launch, macOS may show a security warning. Go to System Preferences > Security & Privacy and click “Open Anyway”.

To verify Chronist is installed correctly:

  1. Open Chronist from Applications
  2. The welcome screen should appear
  3. Check the menu bar for the Chronist icon

Tip: If you encounter any issues during installation, check our troubleshooting guide or open an issue on GitHub.

To remove Chronist from your Mac:

  1. Quit Chronist if it’s running
  2. Open Finder and go to Applications
  3. Drag Chronist to the Trash
  4. Empty the Trash to complete removal

Note: Your knowledge files and settings are stored in ~/Library/Application Support/Chronist/. Remove this folder if you want to completely clean up.


Download the Windows installer from the releases page:

Terminal window
# Using PowerShell
Invoke-WebRequest -Uri "https://github.com/n-asuy/chronist-ai/releases/latest/download/Chronist-Setup.exe" -OutFile "Chronist-Setup.exe"

Or download directly from the releases page.

Double-click the downloaded Chronist-Setup.exe file.

If Windows SmartScreen appears, click “More info” then “Run anyway”.

  • Accept the license agreement
  • Choose installation location (default recommended)
  • Click “Install”

After installation, Chronist will be available in your Start Menu.

To verify Chronist is installed correctly:

  1. Open Chronist from the Start Menu
  2. The welcome screen should appear
  3. Check the system tray for the Chronist icon

To remove Chronist from Windows:

  1. Open Settings > Apps > Installed apps
  2. Find “Chronist” in the list
  3. Click the three dots menu and select Uninstall
  4. Follow the uninstaller prompts

Note: Your knowledge files and settings are stored in %APPDATA%\Chronist\. Remove this folder if you want to completely clean up.


Chronist includes auto-update functionality. When a new version is available:

  1. A notification will appear in the app
  2. Click “Update” to download and install
  3. Restart Chronist to apply the update

You can also manually check for updates:

  • macOS: Chronist > Check for Updates in the menu bar
  • Windows: Help > Check for Updates in the application menu