No description
Find a file
2025-11-08 10:49:26 +01:00
.github/workflows chore(ci): update android sdk 2024-11-12 15:33:56 +01:00
app Update version 2025-03-26 21:06:13 +01:00
gradle Update libs.versions.toml 2025-01-29 07:23:19 +01:00
metadata/en-US Update short_description.txt 2024-10-29 17:34:42 +01:00
.gitignore Add release to gitignore 2022-08-18 08:24:34 +02:00
build.gradle.kts Update Groovy to Kotlin and all dependencies and remove Crashlytics 2024-10-20 16:38:49 +02:00
COPYING Add license according to https://www.gnu.org/licenses/gpl-howto.en.html 2022-11-18 13:07:36 +01:00
gradle.properties Update Groovy to Kotlin and all dependencies and remove Crashlytics 2024-10-20 16:38:49 +02:00
gradlew Upgrade gradle wrapper 2024-10-21 22:43:10 +02:00
gradlew.bat Upgrade gradle wrapper 2024-10-21 22:43:10 +02:00
README.md Update README 2025-11-08 10:49:26 +01:00
settings.gradle Use double quotes instead of single quotes in gradle 2024-02-07 05:13:12 +01:00

⚠️ Project Archived

This repository has been archived. Active development continues in a private repository.

While there were a few external contributions, I’m grateful to everyone who contributed and have received their consent to relicense the project from GPL-3 to a proprietary license. To make development sustainable, the app now includes a premium tier while keeping core features - including substance information and basic logging - free. Because of this partial monetization, future versions are closed-source to prevent redistribution of paid functionality.

You can still explore this repository to learn from its earlier open-source implementation, but it will not receive further updates or support.

Copyright (C) 2022 Isaak Hanimann.

See the end of the file for license conditions.

PsychonautWiki Journal

PsychonautWiki Journal is an Android app to make recreational drug users safer. The aim is to provide features that are attractive to users as well as useful from a harm-reduction perspective. This app is built natively with Jetpack Compose.

A presentation of the App

Get it on Google Play

Or download the latest version from GitHub releases.

License

This file is part of PsychonautWiki Journal.

PsychonautWiki Journal is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or (at
your option) any later version.

PsychonautWiki Journal 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 General Public License for more details.

You should have received a copy of the GNU General Public License
along with PsychonautWiki Journal.  If not, see https://www.gnu.org/licenses/gpl-3.0.en.html.