mirror of
https://github.com/brmlab/brmdoor_libnfc.git
synced 2025-06-08 16:36:25 +02:00
Space API SFTP upload config
This commit is contained in:
parent
de2e46d6d3
commit
534afb2d8c
4 changed files with 56 additions and 1 deletions
|
@ -34,11 +34,12 @@ You need just to run `make`. Additional dependencies:
|
|||
- [SWIG](http://www.swig.org/)
|
||||
- [WiringPi2 pythonic binding](https://github.com/WiringPi/WiringPi2-Python) (for switching lock on Raspberry)
|
||||
- [python-irc](https://pypi.python.org/pypi/irc) >= 16.0, use "pip install irc", the one in repos is old
|
||||
- [pysftp](https://pypi.org/project/pysftp/) - for uploading SpaceAPI-formatted status to some host
|
||||
|
||||
All dependencies can be installed on Ubuntu or Debian/Raspbian via:
|
||||
|
||||
apt install libnfc-dev libfreefare-bin libfreefare-dev python-axolotl-curve25519 swig2.0 python-dev
|
||||
pip install irc wiringpi2
|
||||
pip install irc wiringpi2 pysftp
|
||||
|
||||
To build, just run make:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue