No description
Find a file
2025-10-01 17:56:15 +02:00
PsyLog Replace wiki links with mirror 2025-10-01 17:56:15 +02:00
PsyLog.xcodeproj Bump version to 1.2 2025-09-14 20:46:24 +02:00
PsyLogTests Remove tests for nonexistent function 2025-09-06 01:18:40 +02:00
README Assets Add new TestFlight link to README 2025-09-09 02:59:22 +02:00
Sample Files New sample data file with consumer and timed notes 2023-09-05 07:13:10 +02:00
TimelineWidget Opt out of Liquid Ass for now 2025-09-12 21:13:55 +02: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 Replace copyright header with appropriate COPYING and LICENSE files 2025-09-05 23:42:15 +02:00
LICENSE Replace copyright header with appropriate COPYING and LICENSE files 2025-09-05 23:42:15 +02:00
README.md Add new TestFlight link to README 2025-09-09 02:59:22 +02:00

PsyLog

Available on TestFlight

PsyLog is a fully open source continuation fork of the now closed-source and in-app-purchase-ridden PW Journal app.

Features:

  • Easy offline access to key harm reduction information (dosage, tolerance, duration, interactions)
  • Ingestion log with timed experience notes
  • Tolerance stats
  • Custom substances
  • Custom units
  • ...

Future features:

  • Custom timelines
  • Multiple sources

Triple tap on the closed eye in settings to see all PW substances. (necessary to get past App Store review)

We strongly recommend using TripSit and SubstanceSearch instead of PW to look up info on 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.