Skip to content
This repository was archived by the owner on Jul 4, 2026. It is now read-only.

krwg/j-keep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JustKeep (JKeep)

Legacy notes app — Tkinter, SQLite, Windows releases.

Python Releases Successor


JustKeep was an early single-file notes application (CustomTkinter + SQLite). It shipped Windows builds on GitHub Releases through v1.1.0 Moonstone.

Development continues in the modular repo j-keep-desktop (v1.5.0+). This repository stays online for history, downloads, and the original codebase.


Features (v1.1 era)

  • Dark CustomTkinter UI
  • Notes stored in SQLite (notes.db)
  • Pin, format, copy notes
  • Settings with update check
  • Bundled icon.ico for Windows builds

Run from source (legacy tree)

git clone https://github.com/krwg/j-keep.git
cd j-keep
pip install customtkinter Pillow requests
python note.py

For the current split codebase, use j-keep-desktop instead.


Downloads

Prebuilt Windows .exe builds: Releases (latest tag 1.1.0 Moonstone).


Repository layout

j-keep/
├── note.py       # entire app (legacy monolith)
├── icon.ico
├── version.txt
└── README.md

Related

Repo Role
j-keep Legacy JustKeep + release artifacts
j-keep-desktop Active JKeep desktop source

By krwg · archived lineage, living successor

About

Legacy JustKeep notes app (Python + SQLite). Windows releases through v1.1.0 Moonstone; active development continues in j-keep-desktop.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages