sunclock / pickcl

(2022.02.27 ~ ) Local Storage Audio Player App with React Native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pickcl - audio player app

Simple audio player app with React Native and TypeScript

Blog post link on the lessons i learned during development

pickcl 1.0.1의 테스터가 되어보세요!

pickcl 1.0.1 테스터 안내 링크

Table of Contents

Screenshots

파일을 추가하는 방법 북마크 추가하는 방법 북마크 재생하는 방법

Features

  • No Internet Connection - read audio files from local storage and keep it safe in local storage's boundary.
  • Bookmark - Bookmark your favorite part with memo and play them again by clicking on memo!
  • List - List bookmarks and tracks and easily access them.
  • 30 minutes and more - This App focus on enhancing experience of streaming long audio files (longer than 30 minutes).
  • Dark Mode Support - From Mar 9 2022, Pickcl supports dark mode!

To do:

  • Easily share your favorite bookmarks with your friends
  • Make multiple playlist with custom design
  • Support image upload for artwork, voice actors, playlist

Technologies

Project is created with the help of:

  • "react-native": "0.67.3"
  • "react-native-track-player": "^2.1.2"

Status

This project is being developed for further enhancements. but it works fine and supports features mentioned above; playing audio files from local storage, list and bookmark them.

Setup

To run this project, install it locally using npm:

cd pickcl/
npm install
npx react-native run-android

About

(2022.02.27 ~ ) Local Storage Audio Player App with React Native


Languages

Language:TypeScript 87.1%Language:Java 5.3%Language:Objective-C 4.3%Language:JavaScript 2.0%Language:Ruby 0.7%Language:Starlark 0.5%Language:C 0.1%Language:Swift 0.1%