Skip to content

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

Notifications You must be signed in to change notification settings

undyingwraith/ipmc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IPMC

Interplanetary Media Center

Abstract

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

Getting started

Prerequisites

  • nodejs >= v20.12.2
  • yarn (installed through corepack)

Installing dependencies

yarn install

Running it in dev mode

Run the following commands in paralell:

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published