SkillAgentSearch skills...

Pomotext

:tomato: Simple pomodoro timer like terminal style

Install / Use

/learn @orodrigojose/Pomotext
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<a href="top"></a>

<br /> <div align="center"> <a href="https://github.com/orodrigojose/pomotext"> <img src="./public/logo.png" alt="Logo" width="120" height="120"> </a> <h1 align="center">PomoText</h1> <p align="center"> Simple pomodoro like terminal <br /> <a href="https://pomotext.netlify.app/"> <strong>Demo of Project »</strong> </a> <br /> <br /> <a href=""> <img src="https://img.shields.io/website?down_color=red&down_message=offline&up_color=green&up_message=online&url=https://pomotext.netlify.app/" alt="online badge" /> </a> <a href=""> <img src="https://img.shields.io/github/stars/orodrigojose/pomotext?logo=github" alt="stars badge"/> </a> </p> </div> <div align="center"> <img src="overview.png" alt="overview" width="650" /> </div>

About the project

This project it's a simple pomodoro timer that uses commands to operate it

Getting Started

Dependencies

  • You need to have nodejs installed in your machine.

Installing

  • To execute project locally you need fork it git clone https://github.com/orodrigojose/pomotext.git
  • Then go to the project folder and execute npm i to install the necessary dependencies

Executing program locally

  • How to run the program
  • Step-by-Step
# Run development
$ npm run dev

# Build project
$ npm run build

# Preview builded project
$ npm run preview

Contribute to the project

To contribute to the project, follow the next steps:

  1. Fork this repository.
  2. Create an branch: git checkout -b <branch_name>.
  3. Make your changes and commit them using conventional commits, i recommend using padroes-de-commits as a reference for your commits
  4. Send for the original branch: git push origin <nome_do_projeto> / <local>
  5. Create the pull request(PR).

Alternatively, check the GitHub documentation on how to create pull request.

Built with

  • Javascript
  • ReactJs
  • Vite
  • TailwindCSS
  • Netlify

Features

  • [ ] Create command to change the minutes and seconds
  • [ ] Added dynamic title
  • [ ] Create theme options
  • [ ] Create PS1 customization
  • [ ] Add more commands

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

Inspiration


Made with 💜 by Rodrigo José(orodrigojose)


⬆ Back to the top<br>

Related Skills

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated1y ago
Forks0

Languages

JavaScript

Security Score

75/100

Audited on Sep 30, 2024

No findings