Download · install · write

Install In20xx Notes.

Choose your operating system, download the latest release, and follow the steps below. Your notes stay on your machine and no account is required. Checking the latest release…

01 — Platform

Windows

For Windows 10 or later on a 64-bit PC. The installer adds In20xx Notes to your computer and makes it available from the Start menu.

Windows installer

64-bit · .exe
Download latest .exe
  1. Download the installer. Select the button to save the latest .exe file.
  2. Open the downloaded file. In your browser's downloads list or Downloads folder, double-click the In20xx Notes installer.
  3. Allow the installation. If Windows asks whether the installer can make changes, confirm that you want to continue.
  4. Complete setup. Follow the on-screen prompts, then open In20xx Notes from the Start menu or desktop shortcut.
02 — Platform

macOS

For macOS 12 Monterey or later. Choose Apple silicon for M1, M2, M3, M4, or newer chips. Choose Intel for older Macs with an Intel processor.

Apple silicon

M-series chip · ARM64 .zip
Download latest ARM64
  1. Confirm your Mac type. Open the Apple menu and choose About This Mac. If the chip starts with “Apple M,” use this download.
  2. Download and extract. Select the button, then double-click the downloaded .zip file if macOS does not extract it automatically.
  3. Move the app. Drag In20xx Notes into your Applications folder.
  4. Open In20xx Notes. Start it from Applications or Spotlight. Approve the standard macOS prompt the first time it opens.

Intel Mac

Intel processor · X64 .zip
Download latest X64
  1. Confirm your Mac type. Open the Apple menu and choose About This Mac. If it lists an Intel processor, use this download.
  2. Download and extract. Select the button, then double-click the downloaded .zip file if needed.
  3. Move the app. Drag In20xx Notes into your Applications folder.
  4. Open In20xx Notes. Start it from Applications or Spotlight and approve the standard first-open prompt.
03 — Platform

Linux

Three 64-bit formats are available. Use DEB for Debian or Ubuntu, RPM for Fedora or RHEL-based systems, or AppImage for a portable installation.

Debian / Ubuntu

64-bit · .deb package
Download latest .deb
  1. Download the DEB package. Save the latest .deb file to your Downloads folder.
  2. Open a terminal and go to the download location with cd ~/Downloads.
  3. Install the package. Run sudo apt install ./In20xx-Notes-*.deb and enter your password when prompted.
  4. Launch the app. Open In20xx Notes from your application menu.

Fedora / RHEL

64-bit · .rpm package
Download latest .rpm
  1. Download the RPM package. Save the latest .rpm file to your Downloads folder.
  2. Open a terminal and go to the download location with cd ~/Downloads.
  3. Install the package. Run sudo dnf install ./In20xx-Notes-*.rpm and confirm when prompted.
  4. Launch the app. Open In20xx Notes from your application menu.

AppImage

Portable · no package manager
Download latest AppImage
  1. Download the AppImage. Save the latest .appimage file to a folder where you want to keep it.
  2. Make it executable. In a terminal, go to that folder and run chmod +x ./In20xx-Notes-*.appimage.
  3. Start In20xx Notes. Run ./In20xx-Notes-*.appimage, or double-click the file in your file manager.
  4. Keep it handy. Move the AppImage to a permanent folder before creating a menu shortcut.

Permission tipYou can also right-click the AppImage, open Properties, and enable “Allow executing file as program.”