Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hypothesis/hypothesizer
Hypothesize about your Hypothes.is installation...hypothetically...
https://github.com/hypothesis/hypothesizer
Last synced: 3 months ago
JSON representation
Hypothesize about your Hypothes.is installation...hypothetically...
- Host: GitHub
- URL: https://github.com/hypothesis/hypothesizer
- Owner: hypothesis
- License: bsd-2-clause
- Archived: true
- Created: 2014-12-19T21:55:48.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-02T18:49:32.000Z (about 9 years ago)
- Last Synced: 2024-08-01T12:34:42.339Z (6 months ago)
- Language: JavaScript
- Homepage: http://assay.hypothes.is/
- Size: 1.98 MB
- Stars: 8
- Watchers: 18
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - hypothesis/hypothesizer - Hypothesize about your Hypothes.is installation...hypothetically... (others)
README
# hypothesizer
Hypothesize about your Hypothes.is installation...hypothetically...
Hypothesizer uses the public Hypothes.is API to pull in annotations (and their
metadata) and give you visibility into its current state, history, and usage.### Usage
- edit import.py and point it to a CouchDB (or Cloudant) database
- couchapp push . http://...that-couchdb-url
- open http://...that-couchdb-url/_design/hypothesizer/_rewrite/index.html
- read the numbers :smiley_cat:### Looks like this
![Hypothesizer Screenshot](screenshot.png)
### Atom Feeds
Hypothesizer now includes [Atom feeds](http://tools.ietf.org/html/rfc4287)!
- /atom
- /users.atom/{user}{/year}{/month}{/day}### License
[BSD](http://choosealicense.com/licenses/bsd-2-clause/)