https://github.com/xnacly/opus-cli
cli poweruser rust todo
Score: 2.4849066497880004
Last synced: about 22 hours ago
JSON representation
Repository metadata:
simple to-do manager for power users
- Host: GitHub
- URL: https://github.com/xnacly/opus-cli
- Owner: xnacly
- License: mit
- Archived: true
- Created: 2022-09-03T17:09:28.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-10-25T08:22:10.000Z (almost 4 years ago)
- Last Synced: 2026-07-26T06:04:48.454Z (19 days ago)
- Topics: cli, poweruser, rust, todo
- Language: Rust
- Homepage:
- Size: 1.73 MB
- Stars: 2
- Watchers: 0
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Owner metadata:
- Name: xnacly
- Login: xNaCly
- Email:
- Kind: user
- Description: Founder of @fosscord and @trantlabs
- Website: xnacly.me
- Location: Germany, BW
- Twitter:
- Company: @Fosscord @trantlabs
- Icon url: https://avatars.githubusercontent.com/u/47723417?u=daab08e4eb8d8c2843421b2d42d472c699ca7475&v=4
- Repositories: 12
- Last Synced at: 2023-03-04T02:04:11.633Z
- Profile URL: https://github.com/xNaCly
GitHub Events
Total
- Total: 0
Last Year
- Total: 0
Committers metadata
Last synced: 2 days ago
Total Commits: 75
Total Committers: 3
Avg Commits per committer: 25.0
Development Distribution Score (DDS): 0.053
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 | Commits | |
|---|---|---|
| xnacly | 4****y | 71 |
| Daniel | 3****1 | 3 |
| Tony | a****s@p****e | 1 |
Issue and Pull Request metadata
Last synced: over 1 year ago
Total issues: 13
Total pull requests: 9
Average time to close issues: 4 days
Average time to close pull requests: about 8 hours
Total issue authors: 2
Total pull request authors: 3
Average comments per issue: 0.77
Average comments per pull request: 1.11
Merged pull request: 9
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
Top Issue Authors
- xNaCly (12)
- hlxid (1)
Top Pull Request Authors
- xNaCly (3)
- hlxid (3)
- AntoniosBarotsis (1)
Top Issue Labels
- enhancement (4)
- good first issue (2)
- documentation (1)
- bug (1)
Top Pull Request Labels
- enhancement (1)
- hacktoberfest-accepted (1)
Dependencies
- ahash 0.7.6
- android_system_properties 0.1.5
- atty 0.2.14
- autocfg 1.1.0
- bitflags 1.3.2
- bumpalo 3.11.0
- cc 1.0.73
- cfg-if 1.0.0
- chrono 0.4.22
- clap 4.0.15
- clap_derive 4.0.13
- clap_lex 0.3.0
- core-foundation-sys 0.8.3
- fallible-iterator 0.2.0
- fallible-streaming-iterator 0.1.9
- getrandom 0.2.7
- hashbrown 0.12.3
- hashlink 0.8.0
- heck 0.4.0
- hermit-abi 0.1.19
- iana-time-zone 0.1.47
- itoa 1.0.3
- js-sys 0.3.59
- libc 0.2.132
- libsqlite3-sys 0.25.1
- log 0.4.17
- num-integer 0.1.45
- num-traits 0.2.15
- once_cell 1.14.0
- os_str_bytes 6.3.0
- pkg-config 0.3.25
- proc-macro-error 1.0.4
- proc-macro-error-attr 1.0.4
- proc-macro2 1.0.43
- quote 1.0.21
- rusqlite 0.28.0
- ryu 1.0.11
- serde 1.0.145
- serde_derive 1.0.145
- serde_json 1.0.85
- smallvec 1.9.0
- strsim 0.10.0
- syn 1.0.99
- termcolor 1.1.3
- time 0.1.44
- unicode-ident 1.0.3
- vcpkg 0.2.15
- version_check 0.9.4
- wasi 0.10.0+wasi-snapshot-preview1
- wasi 0.11.0+wasi-snapshot-preview1
- wasm-bindgen 0.2.82
- wasm-bindgen-backend 0.2.82
- wasm-bindgen-macro 0.2.82
- wasm-bindgen-macro-support 0.2.82
- wasm-bindgen-shared 0.2.82
- winapi 0.3.9
- winapi-i686-pc-windows-gnu 0.4.0
- winapi-util 0.1.5
- winapi-x86_64-pc-windows-gnu 0.4.0
- actions/checkout v3 composite