Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eyedeekay/i2p-bookmarks

Automatically installs I2P-Related Bookmarks
https://github.com/eyedeekay/i2p-bookmarks

bookmarks bookmarks-manager i2p webextension

Last synced: 24 days ago
JSON representation

Automatically installs I2P-Related Bookmarks

Awesome Lists containing this project

README

        

# I2P Bookmarks

Uses [Tassel](https://eyedeekay.github.io/Tassel) to generate automatically-installing
bookmarks related to I2P.

```json
{
"Directory": "I2P Bookmarks",
"bookmarks": [{
"title": "I2P Hostname Directory",
"url": "http://notbob.i2p"
},
{
"title": "I2P Development Discussions",
"url": "http://zzz.i2p"
},
{
"title": "I2P Community Forum",
"url": "http://i2pforum.i2p"
},
{
"title": "Legwork Search Engine",
"url": "http://legwork.i2p"
},
{
"title": "I2P Stats",
"url": "https://stats.i2p"
},
{
"title": "I2P Metrics",
"url": "http://placeholder.i2p"
},
{
"title": "IDK's homepage",
"url": "https://idk.i2p"
},
{
"title": "Postman's Bittorrent Tracker",
"url": "http://tracker2.postman.i2p"
},
{
"title": "Postman's Headquarters",
"url": "http://hq.postman.i2p"
},
{
"title": "Placeholder",
"url": "http://placeholder.i2p"
}
]
}
```