1
Fork 0
mirror of https://github.com/isaakhanimann/psychonautwiki-journal-ios.git synced 2026-05-05 09:07:23 +02:00
No description
Find a file
Isaak ad39249acd
Update README
Archived the project
2025-11-08 10:13:55 +01:00
JournalTests Run swiftformat on whole codebase 2024-01-03 19:05:52 +01:00
PsychonautWiki Journal Only show interactions of substances that were consumed by the user themselves 2025-03-26 20:48:43 +01:00
PsychonautWiki Journal.xcodeproj Update version 2025-03-28 12:16:20 +01:00
README Assets Update README screenshots 2023-01-26 14:35:27 +01:00
Sample Files New sample data file with consumer and timed notes 2023-09-05 07:13:10 +02:00
TimelineWidget Use timer instead of relative style for compact live activity 2025-01-04 10:58:25 +01:00
.gitignore Fix graph bug by using 2 AroundShapeModels, add .gitignore 2021-08-19 08:45:39 +02:00
.periphery.yml Update .periphery.yml 2024-01-03 20:01:21 +01:00
.swiftlint.yml Add swiftlint 2024-01-04 07:30:26 +01:00
airbnb.swiftformat Refactor RoaDoseRow 2024-01-04 08:14:59 +01:00
COPYING Update license 2022-12-06 16:19:15 +01:00
README.md Update README 2025-11-08 10:13:55 +01:00

⚠️ Project Archived

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

As the sole contributor, I have relicensed 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 makes PsychonautWiki's info on psychoactive substances easily accessible. Users can quickly find dosage, tolerance, duration and dangerous interaction info offline.

Users can also log their ingestions, make notes and get an overview of their experiences.

Download on the App Store

Triple tap on the closed eye in settings to see all PsychonautWiki substances.

Installation and Building

The project should be opened with the Xcode 13 or newer. Dependencies are managed with Swift Package Manager, no further setup is needed.

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.