Skip to content
Tordek edited this page Sep 13, 2010 · 4 revisions

Grosopad is a minimal, Python-based Post-it app, designed with tiling window-managers in mind. In theory, it should work anywhere.

Features:

  • Minimal design.
  • Save-as-you-type
  • Reload all open notes on program start.

Controls:

Eveything is done via keyboard shortcuts:

  • C-n: New note.
  • C-d: Delete current note.
  • C-s: Save current note’s content in a different place.
  • C-q: Quit.

Clone this wiki locally