craig-parylo / timer

A Shiny app to help you record time spent on projects

Repository from Github https://github.comcraig-parylo/timerRepository from Github https://github.comcraig-parylo/timer

timer

The goal of timer is to be a Shiny application to help you record time spent on projects.

Installation

You can install the development version of timer from GitHub with:

# install.packages("pak")
pak::pak("craig-parylo/timer")

Features

This app is still under development and is not yet ready for regular use. Available features include:

Time your work

Time your work

{timer} helps you track work time.

Select a project and click the Start button to begin timing. Click Stop timer when you finish - the session will be saved to your activity.

See your weekly activity in a calendar format

See your weekly activity in a calendar format

See recorded timers in a calendar view that shows each timed session’s duration and colour-codes sessions by project.

Use the navigation buttons to browse previous weeks or jump back to today.

See your raw data entries

See your raw data entries

View your activity as a table of entries.

Use the sidebar control to switch the timeframe: Today, Yesterday, This week, Last week or All time.

You’re in control of your data with local SQL storage

You’re in control of your data with local SQL storage

Your data stays on your device. All information you enter is stored locally in a SQLite database - nothing is shared.

About

A Shiny app to help you record time spent on projects

License:Other


Languages

Language:R 100.0%