calendarheatmap
📅 Calendar heatmap inspired by GitHub contribution activity
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
â—‹DOI references
-
â—‹Academic publication links
-
â—‹Committers with academic emails
-
â—‹Institutional organization owner
-
â—‹JOSS paper metadata
-
â—‹Scientific vocabulary similarity
Low similarity (6.1%) to scientific vocabulary
Keywords
Keywords from Contributors
Repository
📅 Calendar heatmap inspired by GitHub contribution activity
Basic Info
- Host: GitHub
- Owner: nikolaydubina
- License: mit
- Language: Go
- Default Branch: master
- Homepage: https://calendarheatmap.io
- Size: 29.3 MB
Statistics
- Stars: 409
- Watchers: 9
- Forks: 16
- Open Issues: 13
- Releases: 12
Topics
Metadata Files
README.md
Self-contained, plain Go implementation of calendar heatmap inspired by GitHub contribution activity available via CLI and calendarheatmap.io
$ go install github.com/nikolaydubina/calendarheatmap@latest
$ echo '{
"2020-05-16": 8,
"2020-05-17": 13,
"2020-05-18": 5,
"2020-05-19": 8,
"2020-05-20": 5
}' | calendarheatmap > chart.png
Basic

Colorscales

UTF-8

SVG
Without month separator

Without labels

Without labels, without separator

Owner
- Name: Nikolay Dubina
- Login: nikolaydubina
- Kind: user
- Repositories: 92
- Profile: https://github.com/nikolaydubina
Citation (CITATION.cff)
cff-version: 1.2.0 message: If you reference this tool in publication, please cite it as below. title: Calendar Heatmap abstract: Calendar Heatmap visualization in Go authors: - family-names: Dubina given-names: Nikolay version: 2.1 date-released: 2021-08-21 license: MIT repository-code: https://github.com/nikolaydubina/calendarheatmap url: http://calendarheatmap.io
GitHub Events
Total
- Watch event: 18
- Delete event: 2
- Issue comment event: 1
- Push event: 1
- Pull request event: 4
- Pull request review event: 1
- Fork event: 1
- Create event: 3
Last Year
- Watch event: 18
- Delete event: 2
- Issue comment event: 1
- Push event: 1
- Pull request event: 4
- Pull request review event: 1
- Fork event: 1
- Create event: 3
Committers
Last synced: 7 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Nikolay Dubina | n****b@g****m | 131 |
| dependabot[bot] | 4****] | 9 |
Issues and Pull Requests
Last synced: 4 months ago
All Time
- Total issues: 17
- Total pull requests: 26
- Average time to close issues: about 2 months
- Average time to close pull requests: about 1 month
- Total issue authors: 4
- Total pull request authors: 3
- Average comments per issue: 0.71
- Average comments per pull request: 0.77
- Merged pull requests: 20
- Bot issues: 0
- Bot pull requests: 14
Past Year
- Issues: 0
- Pull requests: 7
- Average time to close issues: N/A
- Average time to close pull requests: 25 days
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.29
- Merged pull requests: 3
- Bot issues: 0
- Bot pull requests: 7
Top Authors
Issue Authors
- nikolaydubina (14)
- mlexs (1)
- pjebs (1)
- workanator (1)
Pull Request Authors
- dependabot[bot] (21)
- nikolaydubina (12)
- NightMachinery (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 5
- Total dependent repositories: 2
- Total versions: 12
proxy.golang.org: github.com/nikolaydubina/calendarheatmap
- Homepage: https://github.com/nikolaydubina/calendarheatmap
- Documentation: https://pkg.go.dev/github.com/nikolaydubina/calendarheatmap#section-documentation
- License: MIT
-
Latest release: v1.7.2
published almost 2 years ago
Rankings
Dependencies
- golang.org/x/image v0.0.0-20200927104501-e162460cd6b5
- golang.org/x/image v0.0.0-20200927104501-e162460cd6b5
- golang.org/x/text v0.3.0