memo
Version, currently 0.0.1313 versions
- 0.0.13latestJun 16, 2026
- 0.0.12not indexedJul 4, 2026
- 0.0.11not indexedJul 4, 2026
- 0.0.9not indexedJul 4, 2026
- 0.0.8not indexedJul 4, 2026
- 0.0.7not indexedJul 4, 2026
- 0.0.6not indexedJul 4, 2026
- 0.0.5not indexedJul 4, 2026
- 0.0.4not indexedJul 4, 2026
- 0.0.3not indexedJul 4, 2026
- 0.0.2not indexedJul 4, 2026
- 0.0.1not indexedJul 4, 2026
- 0.0.0not indexedJul 4, 2026
github.com/kojix2/memo.cr
Creating a WebView App Using the Crystal Language
3 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
memo:
github: kojix2/memo.cr
version: ~> 0.0.13Then run:
shards installshard.yml
- Crystal
>= 1.19.1- License
- MIT
- Author
- kojix2
- Target
memofrom src/memo.cr
Dependencies
Runtime Dependencies
README
memo
Practice with WebView
-
This project was made to explore how to build and distribute apps with Crystal and WebView in a simple and practical way.
-
It’s not meant to be a serious note-taking app, though I do plan to use it from time to time myself.
Installation
shards build --release
Generate app package for your platform:
Debian/Ubuntu
./build-deb.sh # for Debian/Ubuntu
Fedora/openSUSE (RPM)
./build-rpm.sh
Universal Linux (Flatpak)
./build-flatpak.sh
macOS
./build-mac.sh
Windows
bash build-mingw.sh
powershell.exe -ExecutionPolicy Bypass -File package-win.ps1 # INNO SETUP
Usage
bin/memo
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This release
- Version
0.0.13- Tagged
- Jun 16, 2026
- Commit
3fead95e0744- Crystal
>= 1.19.1- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/kojix2/memo.cr
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 15, 2026
- Synced
- Aug 15, 2026
- Versions
- 13