An open API service for producing an overview of a list of open source projects.

https://github.com/amtoaer/medum

cli cross-platform fish todo todo-list zsh

Score: -Infinity

Last synced: about 20 hours ago
JSON representation

Repository metadata:

a terminal todo manager written in go.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 27
Total Committers: 2
Avg Commits per committer: 13.5
Development Distribution Score (DDS): 0.037

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
JeasonLau b****8@g****m 26
Ray z****t@o****m 1

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 0
Total pull requests: 5
Average time to close issues: N/A
Average time to close pull requests: 3 minutes
Total issue authors: 0
Total pull request authors: 2
Average comments per issue: 0
Average comments per pull request: 0.0
Merged pull request: 5
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/amtoaer/medum

Top Issue Authors

Top Pull Request Authors

  • amtoaer (4)
  • Reilkay (1)

Top Issue Labels

Top Pull Request Labels


Package metadata

proxy.golang.org: github.com/amtoaer/medum

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/amtoaer/medum#section-documentation
  • Licenses: mit
  • Latest release: v1.1.4 (published over 6 years ago)
  • Last Synced: 2026-08-27T18:35:24.606Z (2 days ago)
  • Versions: 5
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 6.999%
    • Average: 8.173%
    • Dependent repos count: 9.346%

Dependencies

.github/workflows/go.yml actions
  • actions/checkout v2 composite
  • actions/setup-go v2 composite
go.mod go
  • github.com/fatih/color v1.9.0
  • github.com/mattn/go-sqlite3 v2.0.3+incompatible
  • github.com/mitchellh/go-homedir v1.1.0
  • github.com/urfave/cli/v2 v2.2.0
go.sum go
  • github.com/BurntSushi/toml v0.3.1
  • github.com/cpuguy83/go-md2man/v2 v2.0.0-20190314233015-f79a8a8ca69d
  • github.com/fatih/color v1.9.0
  • github.com/mattn/go-colorable v0.1.4
  • github.com/mattn/go-isatty v0.0.8
  • github.com/mattn/go-isatty v0.0.11
  • github.com/mattn/go-sqlite3 v2.0.3+incompatible
  • github.com/mitchellh/go-homedir v1.1.0
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/russross/blackfriday/v2 v2.0.1
  • github.com/shurcooL/sanitized_anchor_name v1.0.0
  • github.com/urfave/cli/v2 v2.2.0
  • golang.org/x/sys v0.0.0-20190222072716-a9d3bda3a223
  • golang.org/x/sys v0.0.0-20191026070338-33540a1f6037
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v2 v2.2.2