Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/undyingwraith/ipmc

A piece of software made to access media libraries hosted on IPFS
https://github.com/undyingwraith/ipmc

helia ipfs libp2p

Last synced: about 1 month ago
JSON representation

A piece of software made to access media libraries hosted on IPFS

Awesome Lists containing this project

README

        

# IPMC

Interplanetary Media Center

## Abstract

A piece of software made to access media libraries hosted on [IPFS](https://ipfs.io)

## Getting started

### Prerequisites

- nodejs >= v20.12.2
- yarn (installed through [corepack](https://yarnpkg.com/corepack))

### Installing dependencies

```bash
yarn install
```

### Running it in dev mode

Run the following commands in paralell:
```bash
yarn workspace ipmc-core run watch
yarn workspace ipmc-desktop run dev
```

## Concepts

### Profiles

- Keep different configurations for ipfs networks.

### Libraries

- Keep different media sources
- bound to profiles

Types:
- Movie/Video
- Music/Audio
- Images
- Comics