- Download the installer. Select the button to save the latest
.exefile. - Open the downloaded file. In your browser's downloads list or Downloads folder, double-click the In20xx Notes installer.
- Allow the installation. If Windows asks whether the installer can make changes, confirm that you want to continue.
- Complete setup. Follow the on-screen prompts, then open In20xx Notes from the Start menu or desktop shortcut.
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.
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.
- Confirm your Mac type. Open the Apple menu and choose About This Mac. If the chip starts with “Apple M,” use this download.
- Download and extract. Select the button, then double-click the downloaded
.zipfile if macOS does not extract it automatically. - Move the app. Drag In20xx Notes into your Applications folder.
- Open In20xx Notes. Start it from Applications or Spotlight. Approve the standard macOS prompt the first time it opens.
- Confirm your Mac type. Open the Apple menu and choose About This Mac. If it lists an Intel processor, use this download.
- Download and extract. Select the button, then double-click the downloaded
.zipfile if needed. - Move the app. Drag In20xx Notes into your Applications folder.
- 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.
- Download the DEB package. Save the latest
.debfile to your Downloads folder. - Open a terminal and go to the download location with
cd ~/Downloads. - Install the package. Run
sudo apt install ./In20xx-Notes-*.deband enter your password when prompted. - Launch the app. Open In20xx Notes from your application menu.
- Download the RPM package. Save the latest
.rpmfile to your Downloads folder. - Open a terminal and go to the download location with
cd ~/Downloads. - Install the package. Run
sudo dnf install ./In20xx-Notes-*.rpmand confirm when prompted. - Launch the app. Open In20xx Notes from your application menu.
- Download the AppImage. Save the latest
.appimagefile to a folder where you want to keep it. - Make it executable. In a terminal, go to that folder and run
chmod +x ./In20xx-Notes-*.appimage. - Start In20xx Notes. Run
./In20xx-Notes-*.appimage, or double-click the file in your file manager. - 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.”