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

https://github.com/krusty93/relego

dotnet e-ink epub highlights kindle kobo self-hosted spaced-repetition

Score: 4.955827057601261

Last synced: about 20 hours ago
JSON representation

Repository metadata:

Periodic notes recap on your eReader


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 174
Total Committers: 2
Avg Commits per committer: 87.0
Development Distribution Score (DDS): 0.011

Commits in past year: 174
Committers in past year: 2
Avg Commits per committer in past year: 87.0
Development Distribution Score (DDS) in past year: 0.011

Name Email Commits
Andrea Grillo a****o@o****m 172
dependabot[bot] 4****] 2

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 34
Total pull requests: 30
Average time to close issues: 3 days
Average time to close pull requests: about 7 hours
Total issue authors: 1
Total pull request authors: 2
Average comments per issue: 0.0
Average comments per pull request: 1.73
Merged pull request: 15
Bot issues: 0
Bot pull requests: 3

Past year issues: 34
Past year pull requests: 30
Past year average time to close issues: 3 days
Past year average time to close pull requests: about 7 hours
Past year issue authors: 1
Past year pull request authors: 2
Past year average comments per issue: 0.0
Past year average comments per pull request: 1.73
Past year merged pull request: 15
Past year bot issues: 0
Past year bot pull requests: 3

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

Top Issue Authors

  • krusty93 (34)

Top Pull Request Authors

  • krusty93 (27)
  • dependabot[bot] (3)

Top Issue Labels

  • feature:015-web-ui (14)
  • feature:016-kobo (4)
  • enhancement (3)
  • documentation (2)
  • feature:007-client-tui (2)
  • chore (2)
  • good first issue (2)
  • infra:workflow-automation (1)
  • bug (1)

Top Pull Request Labels

  • feature:015-web-ui (5)
  • documentation (3)
  • dependencies (3)
  • javascript (3)
  • feature:007-client-tui (2)
  • feature:016-kobo (1)
  • chore (1)
  • enhancement (1)
  • infra:workflow-automation (1)

Dependencies

src/Relego.Server/Relego.Server.csproj nuget
  • Dapper 2.1.72
  • MailKit 4.16.0
  • Microsoft.Data.Sqlite 10.0.5
  • Polly $(PollyVersion)
  • Quartz.Extensions.Hosting 3.18.1
  • Quartz.Plugins.TimeZoneConverter 3.18.1
  • Quartz.Serialization.Json 3.18.1
  • Serilog 4.3.1
  • Serilog.Extensions.Hosting 10.0.0
  • Serilog.Sinks.File 7.0.0
  • Swashbuckle.AspNetCore 10.2.3
src/landing/package-lock.json npm
  • 327 dependencies
.github/workflows/publish-cli-image.yaml actions
.github/workflows/publish-server-image.yaml actions
src/relego.web/package-lock.json npm
  • 131 dependencies
src/Relego.Cli/Relego.Cli.csproj nuget
  • Microsoft.Data.Sqlite $(MicrosoftDataSqliteVersion)
  • Microsoft.Extensions.DependencyInjection 10.0.6
  • Microsoft.Extensions.Hosting 10.0.0
  • Microsoft.Extensions.Http 10.0.6
  • Microsoft.Extensions.Http.Resilience 10.1.0
  • Microsoft.Extensions.Logging.Abstractions 10.0.7
  • Polly $(PollyVersion)
  • Serilog 4.3.1
  • Serilog.Extensions.Hosting 10.0.0
  • Serilog.Extensions.Logging 10.0.0
  • Serilog.Settings.Configuration 10.0.0
  • Serilog.Sinks.Console 6.1.1
  • Spectre.Console 0.55.0
  • Spectre.Console.Cli 0.55.0
  • Terminal.Gui 2.1.0
.github/workflows/ci.yaml actions
  • actions/checkout v6 composite
  • actions/setup-dotnet v5 composite
  • actions/setup-node v6 composite
  • actions/upload-artifact v7 composite
  • docker/build-push-action v7 composite
  • docker/setup-buildx-action v4 composite
.github/workflows/post-merge.yaml actions
  • ./.github/actions/discover-versioned-components * composite
  • actions/checkout v6 composite
src/landing/package.json npm
  • @axe-core/playwright ^4.11.3 development
  • @playwright/test ^1.60.0 development
  • @tailwindcss/vite ^4.3.1
  • @vercel/analytics ^2.0.1
  • @vercel/speed-insights ^2.0.0
  • astro ^7.0.2
  • tailwindcss ^4.3.1
.github/workflows/release.yaml actions
  • ./.github/actions/discover-versioned-components * composite
  • actions/checkout v6 composite
  • actions/download-artifact v8 composite
  • actions/setup-dotnet v5 composite
  • actions/upload-artifact v7 composite
  • sigstore/cosign-installer v3 composite
  • softprops/action-gh-release v3 composite
src/relego.web/package.json npm
  • @axe-core/playwright ^4.12.1 development
  • @playwright/test ^1.60.0 development
  • @types/node ^26.1.1 development
  • @types/react ^19.2.5 development
  • @types/react-dom ^19.2.3 development
  • @vitejs/plugin-react ^5.1.0 development
  • playwright ^1.62.0 development
  • typescript ^5.9.3 development
  • vite ^7.2.5 development
  • @fontsource/playfair-display ^5.3.0
  • @tanstack/react-query ^5.90.5
  • react ^19.2.0
  • react-dom ^19.2.0
  • react-router ^8.3.0
.github/workflows/landing-page.yaml actions
  • actions/checkout v6 composite
  • actions/setup-node v6 composite
  • actions/upload-artifact v7 composite
src/Relego.Core/Relego.Core.csproj nuget
  • Microsoft.Data.Sqlite $(MicrosoftDataSqliteVersion)
  • Microsoft.Extensions.Logging.Abstractions 10.0.7
docker-compose.yml docker
  • ghcr.io/krusty93/relego.cli latest
  • ghcr.io/krusty93/relego.server latest
  • rnwood/smtp4dev latest
.github/workflows/publish-image-reusable.yaml actions
  • actions/attest-build-provenance v4 composite
  • actions/checkout v6 composite
  • docker/build-push-action v7 composite
  • docker/login-action v4 composite
  • docker/metadata-action v6 composite
  • docker/setup-buildx-action v4 composite
.github/workflows/scorecard.yaml actions
  • actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
  • actions/upload-artifact 4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 composite
  • github/codeql-action/upload-sarif v3 composite
  • ossf/scorecard-action f49aabe0b5af0936a0987cfb85d86b75731b0186 composite
.github/workflows/version-bump-check.yaml actions
  • ./.github/actions/discover-versioned-components * composite
  • actions/checkout v6 composite
.github/actions/discover-versioned-components/action.yaml actions
src/Relego.Tests/Relego.Tests.csproj nuget
  • Dapper 2.1.72
  • Microsoft.AspNetCore.Mvc.Testing 10.0.6
  • Microsoft.NET.Test.Sdk 17.14.1
  • Quartz.Extensions.Hosting 3.18.1
  • RichardSzalay.MockHttp 7.0.0
  • coverlet.collector 6.0.4
  • xunit 2.9.3
  • xunit.runner.visualstudio 3.1.4