github TheFozid/go-notes v1.0.0
v1.0.0 - Desktop and Android Apps

latest releases: v1.2.2, v1.2.1, v1.2.0...
one month ago

What's New

First stable release of go-notes with desktop and mobile applications!

Desktop App (Linux)

  • Native Electron application
  • Server configuration screen
  • Offline caching
  • Connection status indicator
  • Available as AppImage and tar.gz

Android App

  • Native Android client
  • Server configuration
  • Offline read-only access
  • Connection indicator
  • Change server menu option

Server Application

  • Real-time collaborative editing
  • Rich text editor with full formatting
  • Workspaces, folders, and tags
  • User management
  • Docker deployment

Downloads

Desktop App (Linux)

Download the AppImage or tar.gz below and run it.

AppImage (recommended):

chmod +x go-notes-*-linux-x86_64.AppImage
./go-notes-*-linux-x86_64.AppImage

AUR (Arch Linux):

yay -S go-notes

Android App

Download the APK, enable "Install from unknown sources", and install.

Server Installation

See the README for Docker installation.

Requirements

  • Desktop: Linux (x86_64)
  • Android: Android 8.0+ (API 26)
  • Server: Docker and Docker Compose

Don't miss a new go-notes release

NewReleases is sending notifications on new releases.