0.0.9 • Published 1 year ago
teno v0.0.9
Teno
Terminal Notifications
Table of Contents
Features
- Simple, square terminal alerts.
 - Customize the alert box environment with the 
teno.configuremethod. 
Installation
In your terminal, navigate to the directory where your project is located and type the following command:
npm install tenoUsage
!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
1 year ago
0.0.3
1 year ago
0.0.2
1 year ago
0.1.0-1.43.5
1 year ago
0.0.9
1 year ago
0.0.8
1 year ago
0.0.5
1 year ago
0.0.4
1 year ago
0.0.7
1 year ago
0.0.6
1 year ago
0.0.1-alpha.2
5 years ago
0.0.1-alpha.1
5 years ago
0.0.1-alpha.0
5 years ago