Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/minio931/udemy-timer

Extension to Google Chrome which calculate how much time is left to end of the course
https://github.com/minio931/udemy-timer

extension-chrome google-chrome-extension reacjs react udemy udemy-timer

Last synced: 15 days ago
JSON representation

Extension to Google Chrome which calculate how much time is left to end of the course

Awesome Lists containing this project

README

        

# Udemy Timer Extension

Simple Chrome Extension for calculating proggress of the current playing course and time that has left until the end of the course.

## How to use

- Go into My learnings tab
- Click course which you want check proggress
- Run the extension and you will see name of the course and calculated time and proggress

## Deployment

To deploy this project run

```bash
npm install
npm run build
```
Than you can upload the extension into browser and use on the udemy page

## Screenshots

![App Screenshot](https://github.com/Minio931/Udemy-Timer/blob/main/UdemyTimer-1.png)
![App Screenshot](https://github.com/Minio931/Udemy-Timer/blob/main/UdemyTimer-2.png)