Skip to content

Releases: crizmo/KNotes

KNotes v1.0 Beta Release

17 Nov 05:46

Choose a tag to compare

KNotes v1.0 Beta Release

Overview

This is the early beta release of KNotes, a notes application designed specifically for Kindle e-readers.
This version introduces core functionality for note-taking and task management via a Kanban board.

Features

Notes

  • Create, edit, and delete text notes
  • Local file-based storage
  • Simple interface optimized for e-ink displays
  • Keyboard and touchscreen input support

Kanban Board

  • Task management with three columns: Todo, In Progress, Done
  • Add cards to Todo column
  • Move cards between columns using on-card buttons ( ▶, ✓, ↺ )
  • Delete cards with ✕ button
  • Persistent storage of board state

Installation

  1. Download the latest release.
  2. Unzip the downloaded file.
  3. Connect your Kindle to your computer using a USB cable.
  4. Copy the entire KNotes folder and KNotes.sh file to the Documents folder of your Kindle.
  5. Safely eject your Kindle from your computer.
  6. On your Kindle, open the KNotes booklet to start taking notes.'

Known Issues

  • Chromebar for legacy kindles
  • UI may require adjustments for different screen sizes

Feedback

This is a beta release. Please report any issues or suggestions on the GitHub repository.

Credits

  • Developed by kurizu
  • Engine by Penguins184