suhithr / marty

:grin: A happy peer-to-peer filesharing extension built for Chrome

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#MARTY

A happy peer-to-peer filesharing application made just for you.

#####Project Roadmap

  • Make a web version for the file sharing
  • Build Chrome Extension
  • Deploy :D

forthebadge

####Todo

######Build Chrome extension

  • Basic architecture of extension written
  • Set background scripts as what we've written
  • Create simple frontends
  • Pass data from frontend to background and vice-versa
  • Allow to seed files
  • Allow to download torrents
  • Maintain state between closing and opening of popup window

#####Messaging

######Popup -> Background

  • { link: link from input}
  • {File Object}

######Background -> Popup

  • { hash: link from server}
  • { BlobURL: dataURL}

About

:grin: A happy peer-to-peer filesharing extension built for Chrome


Languages

Language:CSS 64.6%Language:JavaScript 22.6%Language:Python 6.6%Language:HTML 6.1%