Manage Chrome Tabs with Cron expressions.Crontabs allows you to open, close or relaod tabs using a weekly schedule or at any time of the year using cron expressions.
Example uses:
- Schedule your weekly schedule by opening or focusing a tab at specific times.
- Wallboard management. Switch between tabs every minute or schedule a standup on weekdays.
Get started. Take a look at the Crontabs website at http://www.crontabs.org/
Crontabs is open source. Feel free to browse the code or send pull requests on Bitbucket at https://bitbucket.org/edave/crontabs
Crontabs is powered by laterjs which can be found at https://github.com/bunkat/later.
1.1.0 update 12 Apr 2014 - Make Time Management tabs close operation optional. Add form validation.
1.0.2 update 12 Apr 2014 - Add 'Open in background' feature.
1.0.1 update 1 Mar 2014 - Bugfix release
1.0.0 update 22 Feb 2014 - Add Time management and new layout
0.3.0 update 21 Nov 2013 - Total rewrite in angularjs
0.2.2 update 9 Sep 2013 - Slight breaking change: Ensure your crons contain a second field as the seconds option in laterjs has been enabled. This will be an option per cron expression in future.