Skip to content

Commit 0a2df37

Browse files
committed
Update dashboard [skip ci]
0 parents  commit 0a2df37

153 files changed

Lines changed: 17602 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# GitHub Dashboard
2+
3+
This dashboard was generated for go-i2p on May 21, 2026.
4+
5+
- Total repositories: 75
6+
- Total open pull requests: 8
7+
- Total open issues: 5
8+
- Total recent discussions: 0
9+
10+
To view the dashboard, open `index.html` in your browser.

index.html

Lines changed: 7712 additions & 0 deletions
Large diffs are not rendered by default.

repositories/.github.html

Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,62 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="UTF-8">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6+
<title>.github</title>
7+
<link rel="stylesheet" href="../style.css">
8+
<style>
9+
.markdown-body {
10+
padding: 20px;
11+
max-width: 1000px;
12+
margin: 0 auto;
13+
}
14+
.markdown-body table {
15+
width: 100%;
16+
border-collapse: collapse;
17+
margin: 20px 0;
18+
}
19+
.markdown-body th, .markdown-body td {
20+
padding: 8px 15px;
21+
text-align: left;
22+
border: 1px solid var(--border-color);
23+
}
24+
.markdown-body th {
25+
background-color: #f6f8fa;
26+
}
27+
.back-link {
28+
display: inline-block;
29+
margin: 20px;
30+
}
31+
</style>
32+
</head>
33+
<body>
34+
<a href="../index.html" class="back-link">← Back to Dashboard</a>
35+
<div class="markdown-body">
36+
<h1>Repository: .github</h1>
37+
38+
<p>go-i2p user orientation for github consumers</p>
39+
40+
<h2>Open Pull Requests</h2>
41+
42+
<p><em>No open pull requests</em></p>
43+
44+
<h2>Open Issues</h2>
45+
46+
<p><em>No open issues</em></p>
47+
48+
<h2>Recent Discussions</h2>
49+
50+
<p><em>No recent discussions</em></p>
51+
52+
<h2>Recent Workflow Runs</h2>
53+
54+
<p><em>No recent workflow runs</em></p>
55+
56+
<hr />
57+
58+
<p><em>Generated at 2026-05-21 22:09:13</em></p>
59+
60+
</div>
61+
</body>
62+
</html>

repositories/.github.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# Repository: .github
2+
3+
go-i2p user orientation for github consumers
4+
5+
## Open Pull Requests
6+
7+
8+
*No open pull requests*
9+
10+
11+
## Open Issues
12+
13+
14+
*No open issues*
15+
16+
17+
## Recent Discussions
18+
19+
20+
*No recent discussions*
21+
22+
23+
## Recent Workflow Runs
24+
25+
26+
*No recent workflow runs*
27+
28+
29+
---
30+
*Generated at 2026-05-21 22:09:13*

repositories/awesome-i2p.html

Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,62 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="UTF-8">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6+
<title>awesome-i2p</title>
7+
<link rel="stylesheet" href="../style.css">
8+
<style>
9+
.markdown-body {
10+
padding: 20px;
11+
max-width: 1000px;
12+
margin: 0 auto;
13+
}
14+
.markdown-body table {
15+
width: 100%;
16+
border-collapse: collapse;
17+
margin: 20px 0;
18+
}
19+
.markdown-body th, .markdown-body td {
20+
padding: 8px 15px;
21+
text-align: left;
22+
border: 1px solid var(--border-color);
23+
}
24+
.markdown-body th {
25+
background-color: #f6f8fa;
26+
}
27+
.back-link {
28+
display: inline-block;
29+
margin: 20px;
30+
}
31+
</style>
32+
</head>
33+
<body>
34+
<a href="../index.html" class="back-link">← Back to Dashboard</a>
35+
<div class="markdown-body">
36+
<h1>Repository: awesome-i2p</h1>
37+
38+
<p>A curated list of awesome I2P implementations, libraries, resources, projects, and shiny things. I2P is an anonymous overlay network - a network within a network. It is intended to protect communication from dragnet surveillance and monitoring by third parties such as ISPs.</p>
39+
40+
<h2>Open Pull Requests</h2>
41+
42+
<p><em>No open pull requests</em></p>
43+
44+
<h2>Open Issues</h2>
45+
46+
<p><em>No open issues</em></p>
47+
48+
<h2>Recent Discussions</h2>
49+
50+
<p><em>No recent discussions</em></p>
51+
52+
<h2>Recent Workflow Runs</h2>
53+
54+
<p><em>No recent workflow runs</em></p>
55+
56+
<hr />
57+
58+
<p><em>Generated at 2026-05-21 22:09:13</em></p>
59+
60+
</div>
61+
</body>
62+
</html>

repositories/awesome-i2p.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# Repository: awesome-i2p
2+
3+
A curated list of awesome I2P implementations, libraries, resources, projects, and shiny things. I2P is an anonymous overlay network - a network within a network. It is intended to protect communication from dragnet surveillance and monitoring by third parties such as ISPs.
4+
5+
## Open Pull Requests
6+
7+
8+
*No open pull requests*
9+
10+
11+
## Open Issues
12+
13+
14+
*No open issues*
15+
16+
17+
## Recent Discussions
18+
19+
20+
*No recent discussions*
21+
22+
23+
## Recent Workflow Runs
24+
25+
26+
*No recent workflow runs*
27+
28+
29+
---
30+
*Generated at 2026-05-21 22:09:13*

repositories/btcd.html

Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,62 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="UTF-8">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6+
<title>btcd</title>
7+
<link rel="stylesheet" href="../style.css">
8+
<style>
9+
.markdown-body {
10+
padding: 20px;
11+
max-width: 1000px;
12+
margin: 0 auto;
13+
}
14+
.markdown-body table {
15+
width: 100%;
16+
border-collapse: collapse;
17+
margin: 20px 0;
18+
}
19+
.markdown-body th, .markdown-body td {
20+
padding: 8px 15px;
21+
text-align: left;
22+
border: 1px solid var(--border-color);
23+
}
24+
.markdown-body th {
25+
background-color: #f6f8fa;
26+
}
27+
.back-link {
28+
display: inline-block;
29+
margin: 20px;
30+
}
31+
</style>
32+
</head>
33+
<body>
34+
<a href="../index.html" class="back-link">← Back to Dashboard</a>
35+
<div class="markdown-body">
36+
<h1>Repository: btcd</h1>
37+
38+
<p>An alternative full node bitcoin implementation written in Go (golang)</p>
39+
40+
<h2>Open Pull Requests</h2>
41+
42+
<p><em>No open pull requests</em></p>
43+
44+
<h2>Open Issues</h2>
45+
46+
<p><em>No open issues</em></p>
47+
48+
<h2>Recent Discussions</h2>
49+
50+
<p><em>No recent discussions</em></p>
51+
52+
<h2>Recent Workflow Runs</h2>
53+
54+
<p><em>No recent workflow runs</em></p>
55+
56+
<hr />
57+
58+
<p><em>Generated at 2026-05-21 22:09:13</em></p>
59+
60+
</div>
61+
</body>
62+
</html>

repositories/btcd.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# Repository: btcd
2+
3+
An alternative full node bitcoin implementation written in Go (golang)
4+
5+
## Open Pull Requests
6+
7+
8+
*No open pull requests*
9+
10+
11+
## Open Issues
12+
13+
14+
*No open issues*
15+
16+
17+
## Recent Discussions
18+
19+
20+
*No recent discussions*
21+
22+
23+
## Recent Workflow Runs
24+
25+
26+
*No recent workflow runs*
27+
28+
29+
---
30+
*Generated at 2026-05-21 22:09:13*

repositories/checki2cp.html

Lines changed: 80 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,80 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="UTF-8">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6+
<title>checki2cp</title>
7+
<link rel="stylesheet" href="../style.css">
8+
<style>
9+
.markdown-body {
10+
padding: 20px;
11+
max-width: 1000px;
12+
margin: 0 auto;
13+
}
14+
.markdown-body table {
15+
width: 100%;
16+
border-collapse: collapse;
17+
margin: 20px 0;
18+
}
19+
.markdown-body th, .markdown-body td {
20+
padding: 8px 15px;
21+
text-align: left;
22+
border: 1px solid var(--border-color);
23+
}
24+
.markdown-body th {
25+
background-color: #f6f8fa;
26+
}
27+
.back-link {
28+
display: inline-block;
29+
margin: 20px;
30+
}
31+
</style>
32+
</head>
33+
<body>
34+
<a href="../index.html" class="back-link">← Back to Dashboard</a>
35+
<div class="markdown-body">
36+
<h1>Repository: checki2cp</h1>
37+
38+
<p>Library and terminal application which checks for the presence of a usable i2p router by attempting to connect to i2cp</p>
39+
40+
<h2>Open Pull Requests</h2>
41+
42+
<table>
43+
<thead>
44+
<tr>
45+
<th>Title</th>
46+
<th>Author</th>
47+
<th>Updated</th>
48+
<th>Labels</th>
49+
</tr>
50+
</thead>
51+
52+
<tbody>
53+
<tr>
54+
<td><a href="https://github.com/go-i2p/checki2cp/pull/1">Add Linux i2pd user installation compatibility </a></td>
55+
<td><a href="https://github.com/urgentquest">urgentquest</a></td>
56+
<td>2025-07-24</td>
57+
<td><em>none</em></td>
58+
</tr>
59+
</tbody>
60+
</table>
61+
62+
<h2>Open Issues</h2>
63+
64+
<p><em>No open issues</em></p>
65+
66+
<h2>Recent Discussions</h2>
67+
68+
<p><em>No recent discussions</em></p>
69+
70+
<h2>Recent Workflow Runs</h2>
71+
72+
<p><em>No recent workflow runs</em></p>
73+
74+
<hr />
75+
76+
<p><em>Generated at 2026-05-21 22:09:13</em></p>
77+
78+
</div>
79+
</body>
80+
</html>

0 commit comments

Comments
 (0)