dr-star / tomato-timer

Timer Tomato Website

Home Page:https://timertomato.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TomatoTimer

logo

Timer Tomato boost your productivity.

TimerTomato licence TimerTomato forks TimerTomato stars TimerTomato issues TimerTomato pull-requests

Use it · Report Bug · Request Feature

👋 Introducing TimerTomato

TimerTomato is an opensource platform to create shapes of your choice using a simple, easy-to-use interface. You can create banners, circles, polygonal shapes, export them as SVG, PNG, and even as CSS.

💻 Use TimerTomato

Please access TimerTomato using the URL:

https://timertomato.com

🔥 Features

TimerTomato comes with a bundle of features already. You can do the followings with it,

📱 Responsive and mobile-friendly

  • Use TimerTomato seamlessly from any device.

🏗️ How to Set up TimerTomato for Development?

You can run TimerTomato locally with a few easy steps.

  1. Clone the repository
git clone https://github.com/dr-star/tomato-timer.git
  1. Change the working directory
cd tomato-timer
  1. Install dependencies
npm install
  1. Create .env file in root and add your variables
AWS_RUM_GUEST_ROLE_ARN: YOUR_AWS_RUM_GUEST_ROLE_ARN
AWS_RUM_IDENTITY_POOL_ID: YOUR_AWS_RUM_IDENTITY_POOL_ID
AWS_RUM_APPLICATION_ID: YOUR_AWS_RUM_APPLICATION_ID
AWS_RUM_ENDPOINT: YOUR_AWS_RUM_ENDPOINT
AWS_RUM_REGION: YOUR_AWS_RUM_REGION
GOOGLE_ANALYTICS_TRACKING_CODE: YOUR_GOOGLE_ANALYTICS_TRACKING_CODE
  1. Run the app
npm run start

That's All!!! Now open localhost:4200 to see the app.

🍔 Built With

🛡️ License

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

🦄 Upcoming Features

TimerTomato has all the potentials to grow further. Here are some of the upcoming features planned(not in any order),

  • ✔️ PWA(Progressive Web App)

If you find something is missing, TimerTomato is listening. Please create a feature request from here.

🤝 Contributing to TimerTomato

Any kind of positive contribution is welcome! Please help us to grow by contributing to the project.

Please read CONTRIBUTING for details on our CODE OF CONDUCT, and the process for submitting pull requests to us.

🙏 Support

We all need support and motivation. TimerTomato is not an exception. Please give this project a ⭐️ to encourage and show that you liked it. Don't forget to leave a star ⭐️ before you move away.

If you found the app helpful, consider supporting us with a coffee.

About

Timer Tomato Website

https://timertomato.com/

License:Apache License 2.0


Languages

Language:TypeScript 69.4%Language:HTML 21.3%Language:JavaScript 6.1%Language:SCSS 2.0%Language:CSS 1.2%