0.0.9 • Published 10 months ago
teno v0.0.9
Teno
Terminal Notifications
Table of Contents
Features
- Simple, square terminal alerts.
- Customize the alert box environment with the
teno.configure
method.
Installation
In your terminal, navigate to the directory where your project is located and type the following command:
npm install teno
Usage
!NOTE Teno is still under development, so there may be errors and bugs. You can report these at https://github.com/ahmetcanisik/teno/issues.
import teno from 'teno';
teno.log("Update Available! 0.0.1 -> 0.0.2");
Contributing
We welcome contributions! Please follow these steps to contribute:
- Fork this repository.
- Create a new branch:
git checkout -b feature/your-feature.
- Commit your changes:
git commit -m 'Add new feature'
. - Push to your branch:
git push origin feature/your-feature
. - Open a Pull Request.
Goals
- Themes section will be added to TenoConfig. And the user will be able to choose any of the existing themes.
- Bubble theme will be added. A bubble shaped like a speech bubble.
License
This project is licensed under the MIT License.
Contact
For questions or suggestions, please email us at imcanisik@gmail.com.
0.0.1
10 months ago
0.0.3
10 months ago
0.0.2
10 months ago
0.1.0-1.43.5
1 year ago
0.0.9
10 months ago
0.0.8
10 months ago
0.0.5
10 months ago
0.0.4
10 months ago
0.0.7
10 months ago
0.0.6
10 months ago
0.0.1-alpha.2
4 years ago
0.0.1-alpha.1
4 years ago
0.0.1-alpha.0
4 years ago