https://github.com/caleb531/workday-time-calculator
Record and track what you've done (and when) throughout your workday
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.1%) to scientific vocabulary
Repository
Record and track what you've done (and when) throughout your workday
Basic Info
- Host: GitHub
- Owner: caleb531
- License: mit
- Language: JavaScript
- Default Branch: main
- Size: 2.05 MB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 1
Metadata Files
README.md
Workday Time Calculator
Copyright 2017-2024 Caleb Evans
Released under the MIT license
This application allows you to easily record and track what you've done (and when) throughout the day.
You can view the app online at:
https://projects.calebevans.me/workday-time-calculator/
Setup
This project uses pnpm (instead of npm) for package installation and management.
bash
npm install -g pnpm
pnpm install
pnpm dev
The app will then be accessible at http://localhost:5173.
Usage
The app recognizes bulleted or numbered lists in a format like the following:
1. Category One
a. 9 to 12:15
i. Did this
2. Category Two
a. 12:45 to 5
i. Did that
Owner
- Name: Caleb Evans
- Login: caleb531
- Kind: user
- Location: Carlsbad, CA
- Website: https://calebevans.me/
- Twitter: caleb531
- Repositories: 76
- Profile: https://github.com/caleb531
Hi, I'm Caleb, a web developer who lives for Christ by building enjoyable apps and useful tools. I hope you are blessed by what I've made!
GitHub Events
Total
- Push event: 17
Last Year
- Push event: 17
Dependencies
- @rollup/plugin-commonjs ^22.0.2 development
- @rollup/plugin-json ^4.1.0 development
- @rollup/plugin-node-resolve ^13.3.0 development
- eslint ^8.10.0 development
- rollup ^2.77.2 development
- rollup-plugin-copy ^3.4.0 development
- rollup-plugin-scss ^3.0.0 development
- rollup-plugin-serve ^2.0.0 development
- rollup-plugin-terser ^7.0.2 development
- rollup-plugin-watch-globs ^1.0.0 development
- rollup-plugin-workbox ^6.2.0 development
- sass ^1.35.2 development
- workbox-build ^3.6.3 development
- clipboard ^2.0.6
- idb-keyval ^6.1.0
- lodash ^4.17.21
- mithril ^2.2.2
- moment ^2.29.4
- quill ^1.3.7
- sw-update-manager ^1.0.0
- 434 dependencies
- actions/checkout v3 composite
- actions/setup-node v3 composite
- coverallsapp/github-action master composite
- pnpm/action-setup v2 composite