TJYSunset / Phocid

A modern offline music player with familiar designs for Android 11+.
https://sunsetware.org/phocid
GNU General Public License v3.0
13 stars 1 forks source link
android-application music-player

= Phocid

image:metadata/en-US/images/icon.png[Icon,64px] image:https://img.shields.io/f-droid/v/org.sunsetware.phocid[F-Droid Version,link=https://f-droid.org/en/packages/org.sunsetware.phocid/] image:https://img.shields.io/badge/official-website-blue[Official website,link=https://sunsetware.org/phocid] image:https://img.shields.io/badge/works_on-my_machine-yellow[Works on my machine] image:https://img.shields.io/github/license/tjysunset/phocid[License]

image:metadata/en-US/images/phoneScreenshots/00-screenshot-home-tracks.png[Screenshot,15%] image:metadata/en-US/images/phoneScreenshots/01-screenshot-home-albums.png[Screenshot,15%] image:metadata/en-US/images/phoneScreenshots/02-screenshot-home-folders.png[Screenshot,15%] image:metadata/en-US/images/phoneScreenshots/03-screenshot-search.png[Screenshot,15%] image:metadata/en-US/images/phoneScreenshots/04-screenshot-player.png[Screenshot,15%]

A modern offline music player with familiar designs for Android 11+.

This project aims to be a replacement with personal tweaks for the now-defunct https://github.com/kabouzeid/Phonograph[Phonograph] music player, but has no connections with it.

== Features

== Missing features compared to Phonograph

=== Features that are intentionally left out

=== Features that might be added

These features are hard to implement and/or of no personal interest. If you want to see a feature, please https://github.com/TJYSunset/Phocid/issues[file an issue].

== Known issues

== Reporting a crash

A crash report should have been saved to Android/data/org.sunsetware.phocid/files/crash.txt in your external storage. Please https://github.com/TJYSunset/Phocid/issues[create an issue] with the report attached.

NOTE: Depending on your system, you might need to connect your phone to a computer to see this file.

WARNING: This file contains uncensored logs. Although it should not contain sensitive information, you are responsible for checking whether this holds true.

== License

=== App icon artwork

.... This work by tjysunset is licensed under CC BY-SA 4.0. To view a copy of this license, visit https://creativecommons.org/licenses/by-sa/4.0/ ....

=== Code

.... Phocid Copyright (C) tjysunset tjysunset@outlook.com

This program 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.

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

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/. ....