Redesign README
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
156
README.md
@@ -1,62 +1,85 @@
|
|||||||
<!--<div align="center">
|
<!-- Navigation Bar -->
|
||||||
<img src="qt/res/logo.png" height="100"/>
|
<p align="center">
|
||||||
</div>-->
|
<a href="https://codeberg.org/comaps#comaps">Project Intro</a> |
|
||||||
|
<a href="https://codeberg.org/comaps/Governance#comaps-project-governance-docs">Governance</a> |
|
||||||
<!-- a nav bar -->
|
<a href="https://codeberg.org/comaps/Governance/src/branch/main/FAQ.md">FAQ</a> |
|
||||||
[Project Intro](https://codeberg.org/comaps#comaps)
|
<a href="#contributing">Contribute</a> |
|
||||||
| [Governance](https://codeberg.org/comaps/Governance#comaps-project-governance-docs)
|
<a href="https://www.comaps.app/donate">Donate</a> |
|
||||||
| [FAQ](https://codeberg.org/comaps/Governance/src/branch/main/FAQ.md)
|
<a href="https://codeberg.org/comaps#keep-connected">Keep Connected</a>
|
||||||
| [Contribute](#contributing)
|
</p>
|
||||||
| [Donate](https://www.comaps.app/donate)
|
|
||||||
| [Keep Connected](https://codeberg.org/comaps#keep-connected)
|
|
||||||
|
|
||||||
# [CoMaps](https://comaps.app) – Hike, Bike, Drive Offline – Easy Map Navigation with Privacy
|
|
||||||
|
|
||||||
[
|
|
||||||

|
|
||||||
](https://github.com/comaps/comaps/actions/workflows/android-check.yaml)
|
|
||||||
[
|
|
||||||

|
|
||||||
](https://github.com/comaps/comaps/actions/workflows/ios-check.yaml)
|
|
||||||
[
|
|
||||||

|
|
||||||
](https://opencollective.com/comaps)
|
|
||||||
[
|
|
||||||

|
|
||||||
](https://liberapay.com/CoMaps)
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
A community-led free & open source maps app based on [OpenStreetMap](https://www.openstreetmap.org) data and reinforced with commitment to transparency, privacy and being not-for-profit. CoMaps is a fork/spin-off of Organic Maps, which in turn is a fork of Maps.ME.
|
<div align="center">
|
||||||
|
<h1><a href="https://comaps.app/">CoMaps</a></h1>
|
||||||
|
<h2>Hike, Bike, Drive Offline - Easy Map Navigation with Privacy</h2>
|
||||||
|
</div>
|
||||||
|
<div align="center">
|
||||||
|
<p align="center">
|
||||||
|
<a href="https://codeberg.org/comaps/comaps/releases">
|
||||||
|
<img src="https://img.shields.io/github/license/comaps/comaps?style=for-the-badge&logo=opensourceinitiative&logoColor=white&color=588157" alt="License" style="width: 90%; max-width: 150px;"/>
|
||||||
|
</a>
|
||||||
|
<a href="https://github.com/comaps/comaps/actions/workflows/android-check.yaml">
|
||||||
|
<img src="https://img.shields.io/github/actions/workflow/status/comaps/comaps/.github/workflows/android-check.yaml?label=Android%20Build&logo=android&logoColor=white&style=for-the-badge&color=588157" alt="Android Build Status" style="width: 90%; max-width: 170px;"/>
|
||||||
|
</a>
|
||||||
|
<a href="https://github.com/comaps/comaps/actions/workflows/ios-check.yaml">
|
||||||
|
<img src="https://img.shields.io/github/actions/workflow/status/comaps/comaps/.github/workflows/ios-check.yaml?label=iOS%20Build&logo=apple&logoColor=white&style=for-the-badge&color=588157" alt="iOS Build Status" style="width: 90%; max-width: 145px;"/>
|
||||||
|
</a>
|
||||||
|
<a href="https://opencollective.com/comaps">
|
||||||
|
<img src="https://img.shields.io/opencollective/all/comaps?label=Open%20Collective%20Donors&logo=opencollective&logoColor=white&style=for-the-badge&color=588157" alt="Open Collective Donors" style="width: 90%; max-width: 191px;"/>
|
||||||
|
</a>
|
||||||
|
<a href="https://liberapay.com/CoMaps">
|
||||||
|
<img src="https://img.shields.io/liberapay/patrons/CoMaps.svg?label=Liberapay%20Patrons&logo=liberapay&logoColor=white&style=for-the-badge&color=588157" alt="Liberapay Patrons" style="width: 90%; max-width: 160px;"/>
|
||||||
|
</a>
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
There are apps for Android and iOS (and ARM MacOS).
|
---
|
||||||
An alpha Linux / MacOS Qt desktop version, which is also suitable for Linux phones.
|
|
||||||
|
|
||||||
[<img src="docs/badges/apple-appstore.png" alt="App Store" width="160">](https://apps.apple.com/app/comaps/id6747180809)
|
A community-led free & open source maps app based on [OpenStreetMap](https://www.openstreetmap.org), built for transparency, privacy, and not-for-profit values. A fork of Organic Maps, originally based on Maps.ME.
|
||||||
[<img src="docs/badges/google-play.png" alt="Google Play" width="160">](https://play.google.com/store/apps/details?id=app.comaps.google)
|
|
||||||
[<img src="docs/badges/fdroid.png" alt="F-Droid" width="160">](https://f-droid.org/en/packages/app.comaps.fdroid/)
|
|
||||||
[<img src="docs/badges/codeberg.png" alt="Codeberg" width="160">](https://codeberg.org/comaps/comaps/releases)
|
|
||||||
|
|
||||||
<p float="left">
|
**Available for:** Android, iOS, ARM macOS, and alpha Linux/macOS desktop builds (also usable on Linux phones).
|
||||||
|
|
||||||
|
<p align="center">
|
||||||
|
<a href="https://apps.apple.com/app/comaps/id6747180809">
|
||||||
|
<img src="docs/badges/apple-appstore.png" alt="App Store" width="160"/>
|
||||||
|
</a>
|
||||||
|
<a href="https://play.google.com/store/apps/details?id=app.comaps.google">
|
||||||
|
<img src="docs/badges/google-play.png" alt="Google Play" width="160"/>
|
||||||
|
</a>
|
||||||
|
<a href="https://f-droid.org/en/packages/app.comaps.fdroid/">
|
||||||
|
<img src="docs/badges/fdroid.png" alt="F-Droid" width="160"/>
|
||||||
|
</a>
|
||||||
|
<a href="https://codeberg.org/comaps/comaps/releases">
|
||||||
|
<img src="docs/badges/codeberg.png" alt="Codeberg" width="160"/>
|
||||||
|
</a>
|
||||||
|
</p>
|
||||||
|
|
||||||
|
|
||||||
|
<!-- Screenshots -->
|
||||||
|
<p align="center">
|
||||||
<img src="android/app/src/fdroid/play/listings/en-US/graphics/phone-screenshots/1.png" width="180" />
|
<img src="android/app/src/fdroid/play/listings/en-US/graphics/phone-screenshots/1.png" width="180" />
|
||||||
<img src="android/app/src/fdroid/play/listings/en-US/graphics/phone-screenshots/2.png" width="180" />
|
<img src="android/app/src/fdroid/play/listings/en-US/graphics/phone-screenshots/2.png" width="180" />
|
||||||
<img src="android/app/src/fdroid/play/listings/en-US/graphics/phone-screenshots/3.png" width="180" />
|
<img src="android/app/src/fdroid/play/listings/en-US/graphics/phone-screenshots/3.png" width="180" />
|
||||||
<img src="android/app/src/fdroid/play/listings/en-US/graphics/phone-screenshots/4.png" width="180" />
|
<img src="android/app/src/fdroid/play/listings/en-US/graphics/phone-screenshots/4.png" width="180" />
|
||||||
|
<img src="android/app/src/fdroid/play/listings/en-US/graphics/phone-screenshots/5.png" width="180" />
|
||||||
|
<img src="android/app/src/fdroid/play/listings/en-US/graphics/phone-screenshots/6.png" width="180" />
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
**Offline-focused**: Plan and navigate your trip abroad without the need for cellular service, search waypoints while on a distant hike, etc. All app functions are designed to work offline.
|
---
|
||||||
|
|
||||||
**Respecting Privacy**: The app is designed with privacy in mind - does not identify people, does not track, and does not collect personal information. Ads-free.
|
## ⚡️ Highlights
|
||||||
|
|
||||||
**Simple and Polished**: Essential, easy to use features that just work.
|
- **Offline-first**: Navigate without a connection
|
||||||
|
- **Privacy-respecting**: No tracking, Ads or data collection
|
||||||
|
- **Lightweight**: Battery- and space-efficient
|
||||||
|
- **Simple**: Polished, user-focused interface
|
||||||
|
- **Community-built**: Free, open source, and collaborative
|
||||||
|
- **Transparent**: Open finances and governance
|
||||||
|
|
||||||
**Saves Your Battery and Space**: Doesn’t drain your battery like other navigation apps. Compact maps save precious space on your phone.
|
---
|
||||||
|
|
||||||
**Free and Built by the Community**: People like you helped build the app by adding places to [OpenStreetMap](https://www.openstreetmap.org), testing and giving feedback on features and contributing their development skills and money.
|
## 🚀 Main Features
|
||||||
|
|
||||||
**Open and Transparent Decision-making and Financials, Not-for-profit and Fully Open Source.**
|
|
||||||
|
|
||||||
### Main Features
|
|
||||||
|
|
||||||
- Downloadable detailed maps with places which are not available with Google Maps
|
- Downloadable detailed maps with places which are not available with Google Maps
|
||||||
|
|
||||||
@@ -86,41 +109,46 @@ An alpha Linux / MacOS Qt desktop version, which is also suitable for Linux phon
|
|||||||
|
|
||||||
- Android Auto and CarPlay support
|
- Android Auto and CarPlay support
|
||||||
|
|
||||||
*Freedom Is Here - Discover your journey, navigate the world with privacy and community at the forefront!*
|
***Freedom Is Here – Navigate the world with privacy and community at the forefront.***
|
||||||
|
|
||||||
## Contributing
|
---
|
||||||
|
|
||||||
|
## 🤝 Contributing
|
||||||
|
|
||||||
You can help by donating, contributing code, translating, or by telling others about it. To build the best maps app there is a need for software development, design, product, community development, and other areas. Reach out to us and let us know how you want to help.
|
You can help by donating, contributing code, translating, or by telling others about it. To build the best maps app there is a need for software development, design, product, community development, and other areas. Reach out to us and let us know how you want to help.
|
||||||
|
|
||||||
If you want to build the project, check [docs/INSTALL.md](docs/INSTALL.md). If you want to help the project,
|
- Build instructions: [docs/INSTALL.md](docs/INSTALL.md)
|
||||||
see [docs/CONTRIBUTING.md](docs/CONTRIBUTING.md). You can help in many ways, the ability to code is not necessary.
|
- Contribution guide: [docs/CONTRIBUTING.md](docs/CONTRIBUTING.md)
|
||||||
|
> [!NOTE]
|
||||||
|
> Some docs might be outdated, contain broken links or old references to Organic Maps, etc. Its a work in progress and help is much appreciated!
|
||||||
|
|
||||||
Some docs might be outdated, contain broken links or old references to Organic Maps, etc. Its a work in progress and help is much appreciated!
|
There is a dedicated Zulip chat for active contributors: [Zulip](https://comaps.zulipchat.com)
|
||||||
|
|
||||||
There is a dedicated Zulip chat for active contributors: [comaps.zulipchat.com](https://comaps.zulipchat.com)
|
---
|
||||||
|
|
||||||
### Feedback
|
## 💬 Feedback
|
||||||
|
|
||||||
|
- Rate us on [App Store](https://apps.apple.com/app/comaps/id6747180809) and [Google Play](https://play.google.com/store/apps/details?id=app.comaps.google)
|
||||||
- **Rate us on the [App Store](https://apps.apple.com/app/comaps/id6747180809)
|
|
||||||
and [Google Play](https://play.google.com/store/apps/details?id=app.comaps.google)**.
|
|
||||||
- Star our repos on Codeberg
|
- Star our repos on Codeberg
|
||||||
- Report bugs and discuss features at [the issue tracker](https://codeberg.org/comaps/comaps/issues)
|
- Report bugs or request features on the [issue tracker](https://codeberg.org/comaps/comaps/issues)
|
||||||
|
|
||||||
## How is development funded?
|
---
|
||||||
|
|
||||||
The app is free for everyone, so we rely on donations. Please [donate](https://opencollective.com/comaps/donate) to support the CoMaps community and see this open project thrive!
|
## 💸 Funding
|
||||||
|
|
||||||
|
CoMaps is free. To stay that way, it relies on your support.
|
||||||
|
Donate via [OpenCollective](https://opencollective.com/comaps/donate) or [Liberapay](https://liberapay.com/CoMaps).
|
||||||
The project's financial information is completely open and transparent at [our Open Collective](https://opencollective.com/comaps).
|
The project's financial information is completely open and transparent at [our Open Collective](https://opencollective.com/comaps).
|
||||||
|
|
||||||
## Privacy
|
---
|
||||||
|
|
||||||
The Android application was analysed by the [Exodus platform](https://reports.exodus-privacy.eu.org/fr/reports/app.comaps.google/latest/)
|
## 🔒 Privacy
|
||||||
|
|
||||||
## License and Copyright
|
The Android app has been reviewed by [Exodus Privacy](https://reports.exodus-privacy.eu.org/fr/reports/app.comaps.google/latest/).
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0. See
|
---
|
||||||
[LICENSE](LICENSE),
|
|
||||||
[NOTICE](NOTICE)
|
## ⚖️ License
|
||||||
and [data/copyright.html](data/copyright.html)
|
|
||||||
for more information.
|
Licensed under the Apache License 2.0.
|
||||||
|
See [LICENSE](LICENSE), [NOTICE](NOTICE), and [data/copyright.html](data/copyright.html).
|
||||||
|
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 19 KiB |
|
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 19 KiB |
|
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 15 KiB |
|
Before Width: | Height: | Size: 9.2 KiB After Width: | Height: | Size: 12 KiB |