Giter Site home page Giter Site logo

ntain's Introduction

ntain

(co)ntain is a peer-to-peer file sharing application based on Beaker.

Setup

  • Open dat://ntain-kodedninja.hashbase.io in Beaker.
  • Select "Fork this site" and open it in your Library
  • Drop in files
  • Share the url
  • Enjoy the beauty of peer-to-peer file sharing

To make your drive reliable, add it to hashbase:

  • Go to https://hashbase.io
  • Create Account, then Upload Archive
  • For URL, enter the Dat url you created above
  • For Name, enter "ntain-drive" or anything else you want

Usage

Sharing files

  • Add/remove/change files in ntain
  • Share the dat url
  • You're done

If you edit the files outside ntain make sure you commit your changes in Beaker.

Seeding others

If you like something shared with ntain you can seed it to make it more reliable and faster.

  • Select "Add to Library" in Beaker

ntain's People

Contributors

kodedninja avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

et0and

ntain's Issues

Image names with spaces aren't set as background-image for the file div

There seem to be a bug with files that have a space in their name:

Filename with no space:
<div class="file" style="background-image: url(files/DESKTOP_3D.PNG);"><span class="file-name">DESKTOP_3D.PNG</span><span class="file-size data">802005 bytes</span><a class="download-link data" href="dat://e6ad4e74687a3b60616a85d8277ffbaaaf0ca79cd74756be7b9c45ece815d68c/files/DESKTOP_3D.PNG" download="DESKTOP_3D.PNG">Download</a><a class="delete-link data" href="#" data-target="DESKTOP_3D.PNG">Delete</a></div>

Filename with space:
<div class="file"><span class="file-name">DESKTOP 3D.PNG</span><span class="file-size data">802005 bytes</span><a class="download-link data" href="dat://e6ad4e74687a3b60616a85d8277ffbaaaf0ca79cd74756be7b9c45ece815d68c/files/DESKTOP 3D.PNG" download="DESKTOP 3D.PNG">Download</a><a class="delete-link data" href="#" data-target="DESKTOP 3D.PNG">Delete</a></div>

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.