Client Download
Desktop (beta)
UpgradeLink offers application upgrade and download services, suitable for users in mainland China, if you are in other countries, please use the Github download method.
Mobile (alpha)
Mobile is currently in development, not available in any app store, please download and install it yourself to experience it.
iOS
Currently installed in ipa format, need to use xcode etc. tools to install, and trust the developer identity.
Android
Github Download
Failed to retrieve version information
Failed to retrieve download links, please visit https://github.com/codexu/note-gen/releases to download.
Which Package Should I Download?
MacOS
MacOS with Intel chip: x64.dmg
MacOS with Apple M chip: aarch64.dmg
WARNING
NoteGen is not signed yet, so you may see a warning that the file is damaged during installation. Solutions vary depending on your chip:
- Intel: Open Mac applications from unidentified developers.
- Silicon: Open terminal and run the following command:
sudo xattr -r -d com.apple.quarantine /Applications/NoteGen.app
if you see an error like option -r not recognized, it means your system’s xattr does not support -r. In that case, run these two commands instead:
sudo xattr -d com.apple.quarantine /Applications/NoteGen.app
sudo xattr -d com.apple.quarantine /Applications/NoteGen.app/Contents/MacOS/*
Linux
Linux: x86_64.rpm
Windows
64-bit: x64-setup.exe
32-bit: x86-setup.exe