Kyle Falconer
Kyle Falconer
Transit stop locations are available through [GTFS](https://developers.google.com/transit/gtfs/), provided by various transit organizations. For the SF Bay area, 511.org can be used to get access to this. I think a good...
The program at examples/listen.py has a hard requirement of docopt. This should be included in the dev requirements list. https://github.com/nfcpy/nfcpy/blob/a302ac4c803c1c0857ad9b1ed1fb967f5c66d1d3/examples/listen.py#L309
This is a standalone Dockerfile which uses Ubuntu 14.04 and Apache 2. This Dockerfile was based on the [production deployment instructions](http://docs.ckan.org/projects/datapusher/en/latest/deployment.html) and is in use in [VTA's Open Data Portal...
In order for individuals to use or modify this project legally, it must have a license. Relevant links: * [Choose an open source license](https://choosealicense.com/) * [GitHub Help: Licensing a repository](https://help.github.com/articles/licensing-a-repository/)...
**Feature request** Device logs don't always come directly from ADB. It would be nice to be able to pass in a previously-acquired log for formatting. Example possible usage: * taking...
This project setup should be more robust and easier to work on. The README instructions could also be improved, we shouldn't have to call `automake --add-missing` see https://stackoverflow.com/a/16197097/940217 **Alternatively**, refactor...
Need to verify this, but printing over the network from macOS seems to be broken. It's possible that the color profiles in the drivers for macOS don't match the color...
A tag should be added to this GitHub project to allow users to clone a particular release, like v.1.0, to prevent accidental deployment of the project in a broken state.
I'm trying to re-install CKAN and reload the plugins but also re-use the same database as before. As a result, I'm now getting this error and I'm not sure what...
Admins should be able to upload a photo to be used as the logo when printing. Each profile should be able to have its own logo, and different profiles should...