README.md
[](https://hex.pm/packages/kino_toast)
[](https://github.com/arosenb2/kino_toast/actions/workflows/ci.yml)
# Kino Toast
A Kino component that adds dismissable notifications in a Livebook Cell.
## π Features
- Create dismissable notifications for within a Livebook Cell.
- Use built-in options or customize the notifications.
## π Getting Started
### Requirements
- Elixir >= 1.14
- Livebook
### Try it in Livebook
Click the button below to launch the notebook in Livebook:
[](https://livebook.dev/run?url=https%3A%2F%2Fgithub.com%2Farosenb2%2Fkino_toast%2Fblob%2Fmain%2Fkino_toast.livemd)
### Running Locally
```bash
mix deps.get
mix run
```
Or, if youβre using Livebook:
1. Open Livebook
2. Paste the notebook URL or upload it locally
## π€ Contributing
See CONTRIBUTORS.md for contributor guidelines.
## π License
This project is licensed under the terms of the MIT License.