Skip to content

owenkellogg/bctip

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BCTip - Printable Bitcoin Tips

Python/Django project, runs on www.bctip.org

Installation

  1. Create virtual env
  2. pip -r requirements.txt
  3. Run Libre Office in background, like: soffice '--accept=socket,host=127.0.0.1,port=2002;urp;StarOffice.NamingService' --headless --invisible
  4. Start Django celery
  5. Create templates in core/templates-odt (see README)
  6. Run utils/return_expired.py via cron once a day

About

Printable Bitcoin Tips

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 65.1%
  • HTML 27.9%
  • CSS 7.0%