Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/owise1/liblib
the liberated library
https://github.com/owise1/liblib
Last synced: 16 days ago
JSON representation
the liberated library
- Host: GitHub
- URL: https://github.com/owise1/liblib
- Owner: owise1
- License: mit
- Created: 2015-01-14T01:01:09.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-07-01T23:10:32.000Z (over 9 years ago)
- Last Synced: 2024-04-29T20:06:59.525Z (6 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.12 MB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - owise1/liblib - the liberated library (others)
README
# liblib
Liblib is a "media" server built on [couchDB](http://couchdb.apache.org/). "Media" is in quotes because the term is being used as loosely as possible (traditional digital items like books, music, video, as well as photos, digital artwork, event archives... really any digital "stuff" you want to keep). If your "stuff" is on the liblib then anyone can connect to it via wifi and check out what you've got.
One of the things that is cool about liblib is that it (will) automatically sync with other liblibs. This leads to some pretty neat...
### [USE CASES](docs/use-cases.md)NOTE: This project is primarily a specification. However it also contains instructions on how to [create your own](docs/raspberry-pi.md) and an initial implementation.
## What Will it do?
* Become a wireless access point that users can connect to and access the contents via HTTP ✓
* Locate and connect to other liblibs via wifi ✓ (partially)
* Automatically sync their contents## In The Wild
![la-nube-oscura](docs/assets/lanubeoscura.jpg)
* [La Nube Oscura](https://github.com/owise1/kadist-dark-clouds-exhibition) - a mobile video program of contemporary artworks, curated (and carried) by [Joseph del Pesco](http://www.delpesco.com/).
### How to...
* [Make your own on a Raspberry Pi](docs/raspberry-pi.md)