1
0
Fork
You've already forked sknow
0
Did you sKnow?
  • Go 100%
Find a file
2025年11月10日 14:07:41 +02:00
api set success message 2025年10月28日 19:40:46 +02:00
broadcast add REUSE 2025年09月06日 18:48:58 +02:00
config add documentation 2025年11月10日 14:03:50 +02:00
docs add documentation 2025年11月10日 14:03:50 +02:00
LICENSES add documentation 2025年11月10日 14:03:50 +02:00
server add documentation 2025年11月10日 14:03:50 +02:00
store fix stop search selector in DB 2025年09月27日 19:48:50 +02:00
structs add REUSE 2025年09月06日 18:48:58 +02:00
.gitignore debug 2025年09月22日 13:56:05 +02:00
CODE_OF_CONDUCT add documentation 2025年11月10日 14:03:50 +02:00
config.cue.example add documentation 2025年11月10日 14:03:50 +02:00
go.mod debug 2025年09月22日 13:56:05 +02:00
go.sum debug 2025年09月22日 13:56:05 +02:00
go.sum.license add REUSE 2025年09月06日 18:48:58 +02:00
main.go negotiate content types with HEAD 2025年09月27日 19:46:57 +02:00
README.adoc add documentation 2025年11月10日 14:03:50 +02:00
REUSE.toml add REUSE 2025年09月06日 18:48:58 +02:00

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:

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/>.