- Go 100%
| api | set success message | |
| broadcast | add REUSE | |
| config | add documentation | |
| docs | add documentation | |
| LICENSES | add documentation | |
| server | add documentation | |
| store | fix stop search selector in DB | |
| structs | add REUSE | |
| .gitignore | debug | |
| CODE_OF_CONDUCT | add documentation | |
| config.cue.example | add documentation | |
| go.mod | debug | |
| go.sum | debug | |
| go.sum.license | add REUSE | |
| main.go | negotiate content types with HEAD | |
| README.adoc | add documentation | |
| REUSE.toml | add REUSE | |
sKnow
sKnow (short for "street knowledge") is a crowdsourced database of incidents at stops and in vehicles of public transport.
Name
sKnow is pronounced snow /snəʊ̯/, /snoʊ̯/.
Building
go build
Running
sKnow needs an instance of CouchDB to run.
./sknow
Contribute
This project uses The Code of Merit, which is available as CODE_OF_CONDUCT file.
The roadmap, known issues and bugs are available at https://roadmap.apiote.xyz. Contributions are welcome as patches and pull requests through Codeberg; please send patches to mailto:patches@bimba.app using git send-email. Patches and PR commits must include a sign-off to certify agreement to Developer Certificate of Origin.
Contact
Communication—questions, bugs, etc.—should go through either:
-
the mailing list at mailto:questions@bimba.app,
-
the public Matrix channel #marblearch:apiote.xyz,
-
the Mastodon account at https://floss.social/@bimba
Note that all communication may be or will be made public.
License
sKnow Copyright (c) Adam Evyčędo This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.