Skip to main content

A tiny tool to present and manage your reading and notes.

Project description

Paperead

Netlify Status Downloads

Paperead A tiny tool to present and manage your reading and notes.

Install

Use pip:

pip install paperead

Usage

paperead new first-material
paperead new first-material -N first-note

paperead serve

# Visit http://localhost:3649

Development

# Run backend

cd src/main
python -m paperead -D "path/to/dataDir" serve
# endpoint: http://localhost:3649/api

# Run frontend
cd src/web
npm run dev
# endpoint: http://localhost:3000

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

paperead-0.0.5.tar.gz (239.3 kB view hashes)

Uploaded Source

Built Distribution

paperead-0.0.5-py3-none-any.whl (245.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page