MacOS only, I gather? That's too bad. My next machine will be Linux, and I rather like the concept of the application.
It installs easily under Linux.
How?
npm install corepack # installs yarn
cd ~/Applications
git clone https://github.com/katspaugh/ichinichi.git
cd ichinichi
yarn install # build it or
yarn build # build it or production
yarn dev # launch it.
Now open a web browser to http://localhost:5173/
Yeah, but not antinote
It installs easily under Linux.
How?
npm install corepack # installs yarn
cd ~/Applications
git clone https://github.com/katspaugh/ichinichi.git
cd ichinichi
yarn install # build it or
yarn build # build it or production
yarn dev # launch it.
Now open a web browser to http://localhost:5173/
Yeah, but not antinote