Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Plugin for Brackets.io. Measures how much time you've spent on the currently open project. Adds View > Time Quota and an indicator that, when hovered, displays the quota.

Notifications You must be signed in to change notification settings

MrYakobo/timequota

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Time Quota

Extension for Brackets. Measures how much time you've spent on the currently open project. Adds View > Time Quota as well as an indicator in the bottom right corner that, when hovered, displays the current quota.

Important!

This plugin uses the current folder as an identifier for your project-timer. i.e if you're working in the folder somepath/Dropbox/myawesomeproject, your timer is going to interfere with somepath/myawesomeproject. I've programmed this way to make sure I don't clutter up folders with a JSON-file, containing this ID. I might migrate this id to .brackets.json in a future release - but for now this method works fine and get's the job done.

##Tested on

  • Windows 10 (Brackets 1.7)

##Not tested on

  • Mac OSX
  • Linux/BSD
  • Lower Brackets versions

About

Plugin for Brackets.io. Measures how much time you've spent on the currently open project. Adds View > Time Quota and an indicator that, when hovered, displays the quota.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published