Skip to content

Latest commit

 

History

History
151 lines (114 loc) · 7.97 KB

README.JA.md

File metadata and controls

151 lines (114 loc) · 7.97 KB

Repo Banner

BlackHole

オープンソースの音楽プレイヤーアプリです!

made-with-flutter Release Downloads Build Translation-Status

リポジトリに:star:をつけるのを忘れずに

GitHub stars GitHub forks GitHub followers

ダウンロード

Get it on IzzyDroid Get it on F-Droid

      Download from GitHub        Join Telegram Channel

翻訳

Weblateでアプリを翻訳

特徴

  • 最高のストリーミング品質(320kbps aac)
  • 曲、アルバム、アーティスト、プレイリストの検索
  • 言語別のプロモートプレイリスト
  • トレンドソング
  • アーティストとジャンルのラジオ
  • 15以上の音楽言語をサポート
  • ローカルおよびグローバルなSpotifyのトップソング
  • お気に入りへの曲の追加
  • プレイリスト対応
  • SpotifyとYouTubeからプレイリストをインポート
  • プレイリストをJSONファイルとしてインポート/エクスポート
  • プレイリストの共有
  • スリープタイマー
  • 歌詞のサポート
  • キュー管理
  • 視聴履歴の記録
  • ダークモード/アクセントカラー
  • カスタムグラディエントなどテーマオプション
  • ポートレートモードだけでなく、ランドスケープモードにも対応
  • オフライン再生用ダウンロード(320kbps、ID3タグ付き)
  • オンラインだけでなく、オフラインの曲も再生可能
  • タグの編集に対応
  • トレンド検索結果
  • YouTube検索サポート
  • YouTubeプレイリストのプロモート
  • ビデオをオーディオとして再生
  • 曲の自動レコメンド
  • 内蔵イコライザー
  • バックアップ&リストア
  • 自動更新チェック
  • キャッシュ対応
  • サブスクリプションなし
  • 広告なし

他にもまだまだ... ご自身でお確かめください:)

スクリーンショット

ライセンス

Copyright © 2021 Ankit Sangwan

BlackHole is a free software licensed under GPL v3.0
It 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.
Being Open Source doesn't mean you can just make a copy of the app and upload it on playstore or sell
a closed source copy of the same.
Read the following carefully:
1. Any copy of a software under GPL must be under same license. So you can't upload the app on a closed source
  app repository like PlayStore/AppStore without distributing the source code.
2. You can't sell any copied/modified version of the app under any "non-free" license.
   You must provide the copy with the original software or with instructions on how to obtain original software,
   should clearly state all changes, should clearly disclose full source code, should include same license
   and all copyrights should be retained.

In simple words, You can ONLY use the source code of this app for `Open Source` Project under `GPL v3.0` or later
with all your source code CLEARLY DISCLOSED on any code hosting platform like GitHub, with clear INSTRUCTIONS on
how to obtain the original software, should clearly STATE ALL CHANGES made and should RETAIN all copyrights.
Use of this software under any "non-free" license is NOT permitted.

詳しくは、GNU 一般公衆利用許諾契約書をご覧ください。

ソースからのビルド

  1. Flutter SDKがインストールされていない場合は、Flutterの公式サイトをご覧ください。
  2. masterブランチから最新のソースコードを取得します。
git clone https://github.com/Sangwan5688/BlackHole.git
  1. Android StudioまたはVS Codeでアプリを実行します。もしくはコマンドラインから:
flutter pub get
flutter run

コントリビュート

コントリビュートを歓迎します。コントリビュートする前に、コントリビュートガイドラインをお読みください。

何か問題がありますか?

お客様が直面する可能性のある一般的な問題をご覧ください。もしあなたの問題がそこにない場合は、お気軽にIssueをご作成ください :)

ベータ版をテストしたいですか?ヘルプが必要ですか??

TelegramチャンネルまたはTelegramグループに参加すると、プロジェクトのベータ版アップデートを受け取ることができます。

私の作品を気に入っていただけましたか?

Buy Me A Coffee

最新情報

全てのchangelogはwikiページをご覧ください