memo
Version, currently 0.0.1213 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
Nothing has been indexed for 0.0.12 yet. The tag is recorded, its shard.yml has not been read, so the manifest and dependency list below are empty because they are unknown rather than because they are absent.
Installation
# Add this to your shard.yml
dependencies:
memo:
github: kojix2/memo.cr
version: ~> 0.0.12Then run:
shards installshard.yml
No shard.yml has been indexed for 0.0.12. You can read it on the repository.
Dependencies
Unknown: the shard.yml for this version has not been read yet.
README
This README is the one indexed from the repository at its latest ref, not from the tag for this version.
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.12- Tagged
- Jul 4, 2026
- Commit
ced552ae8a3e- Indexed
- not yet
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