Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cupertinote - simple notepad

Screenshot of a sample note

Cupertinote is a simple notepad with a skeumorphic design. It looks and behaves rather like its direct inspiration, the notepad applet provided with classic versions of Mac OS (ranging back to I believe System 7).

Installation

You need Racket installed. Once it is, Cupertinote has one dependency, string-searchers, which can be installed with raco:

raco pkg install string-searchers

A standalone executable can be built as such:

raco exe cupertinote.rkt

# linux
raco distribute cupertinote-bin cupertinote

# windows
raco distribute cupertinote-bin cupertinote.exe

# macos
raco distribute cupertinote-bin cupertinote.app

Copying

Cupertinote is Copyright (C) japanoise 2024, licensed under the terms of the GPL version 3, or at your option any later version.

About

simple, nostalgic notepad

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages