Files
go-github-dashboard/repositories/go-i2p-bt.html
2025-06-29 23:09:19 +00:00

87 lines
1.9 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>go-i2p-bt</title>
<link rel="stylesheet" href="../style.css">
<style>
.markdown-body {
padding: 20px;
max-width: 1000px;
margin: 0 auto;
}
.markdown-body table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
}
.markdown-body th, .markdown-body td {
padding: 8px 15px;
text-align: left;
border: 1px solid var(--border-color);
}
.markdown-body th {
background-color: #f6f8fa;
}
.back-link {
display: inline-block;
margin: 20px;
}
</style>
</head>
<body>
<a href="../index.html" class="back-link">← Back to Dashboard</a>
<div class="markdown-body">
<h1>Repository: go-i2p-bt</h1>
<p>Bittorrent library for use with I2P from Go. Orignally forked from xgfone/bt, now maintained as a separate module.</p>
<h2>Open Pull Requests</h2>
<table>
<thead>
<tr>
<th>Title</th>
<th>Author</th>
<th>Updated</th>
<th>Labels</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://github.com/go-i2p/go-i2p-bt/pull/2">PEX support &amp; adjust file output</a></td>
<td><a href="https://github.com/hkh4n">hkh4n</a></td>
<td>2024-12-08</td>
<td><em>none</em></td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-i2p-bt/pull/1">added Makefile + test</a></td>
<td><a href="https://github.com/hkh4n">hkh4n</a></td>
<td>2024-11-25</td>
<td><em>none</em></td>
</tr>
</tbody>
</table>
<h2>Open Issues</h2>
<p><em>No open issues</em></p>
<h2>Recent Discussions</h2>
<p><em>No recent discussions</em></p>
<h2>Recent Workflow Runs</h2>
<p><em>No recent workflow runs</em></p>
<hr />
<p><em>Generated at 2025-06-29 23:09:19</em></p>
</div>
</body>
</html>