Skip to content

ozankaraca/Green-Time

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Green-Time

A browser plugin to help people better use their time. It aims to use a kinder approach by not blocking the pages, but just reminding to the user when they visit the pages. So the user gives the final decision of leaving a page, so they are not faced with an external force.

Getting Started

firstly you need npm & bower & gulp

  1. Clone the repository
  2. Run your favorite command line
  3. Enter the ~/Green-Time/development/ folder
  4. Run " npm update " command,
  5. Run " bower update " command,
  6. Run " gulp " command,
  7. Now you have ~/Green-Time/product folder.
  8. Go to chrome://extensions/ link on your browser and check developer mode option at top of the page then click the load unpacked extension button
  9. You can set ~/Green-Time/product/ folder for chrome extension package folder
  10. Note : Extensions Reloader extension very useful for development workflow. Every code changes need to reload for test on chrome and the reloading easier with this extension
  11. Now you ready for contributing.

Please feel free for contacting us.

ToDo-List

  • Show notification modal
  • URL-List control
  • Time tracking
    • Periodic Notifications
  • Plug-in settings UI
  • Activity time customization
    • Daytime
    • Weekdays
  • URL-List Customization
    • Single list
    • Multi list
  • Modal Customization
    • OK-button
    • Continue/Cancel
    • Auto-close
  • Message Customization
    • Text
    • Multi-media
  • Reaction Customization
    • Close tab
    • Redirect to URL
  • Block status in browser bar
    • Remaining time for an allowed tab

Future Features

  • Authorization
  • Proactivity analysis
  • Gamification
    • Achievements
  • Localization
    • Multilanguage

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.2%
  • HTML 15.8%