Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A submission for review application: Create io.github.codes-by-chetan… #546

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

chetan-angularminds
Copy link

@chetan-angularminds chetan-angularminds commented Jan 10, 2025

….bluetooth-media-controller.json

A submission for review my application bluetooth media controller. which is basically an app to control bluetooth media playback coming from an android device via bluetooth to linux devices requires

Bluetooth Media Controller

A Python tool to control Bluetooth audio devices and display the currently playing track with playback controls. It uses bluetoothctl to manage Bluetooth connections and interacts with the audio devices.

Features

  • Connect to Bluetooth audio devices
  • Display the currently playing track on connected Bluetooth audio devices
  • Provide basic playback controls: Play, Pause, Next, and Previous
  • Command-line interface for interaction

Prerequisites

Before installing and using this tool, ensure that you have the following prerequisites:

  • Python 3.6+
  • GTK 3
  • BlueZ v5.70 or higher

Post-Installation Steps

After installation, you can run the Bluetooth Media Controller using the following command:

bluetooth-media-controller

If the command is not found, you may need to log out and log back in or restart your system for the PATH to update.

Usage

As a linux user, you know that if you connect your phone to the computer via bluetooth, it starts sending audio to your computer and you can play media of your phone using your computer's speakers. But you can not control the media playback from your computer. This application is designed to solve this problem.

Once the tool is installed and running, you can use it to control Bluetooth devices.

    1. Connect to a Bluetooth device. To connect go to your device settings >> bluetooth.
    1. Once connected, you can use the tool to control the device. You can play, pause, stop, and skip tracks.
    1. You can also use the tool to change the play modes of the device.
    1. If the tool is not working then you should try updating the bluez to the latest version in your computer. Make sure you have the bluez v5.70 or higher. You can do visit for more details : bluez update

Review Checklist

  • App opens
  • Does what it says
  • Categories match

AppData

  • Name is unique and non-confusing
  • Matches description
  • Matches screenshot
  • Launchable tag with matching ID
  • Release tag with matching version and YYYY-MM-DD date
  • OARS info matches

Flatpak

  • Uses elementary runtime
  • Sandbox permissions are reasonable

….bluetooth-media-controller.json

A submission for review my application bluetooth media controller. which is basically an app to control bluetooth media playback coming from an android device via bluetooth to linux devices requires
@chetan-angularminds chetan-angularminds requested a review from a team as a code owner January 10, 2025 09:34
@codes-by-chetan
Copy link

aren't there anyone who can review my submission??

Copy link
Member

@ryonakano ryonakano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, thank you for your app submission and we're sorry for late review. Here are some points you need to resolve:

The followings are not requirements:

  • We recommend you to use io.github prefix instead of com.github prefix for the RDNN com.github.chetanmohite.bluetooth-media-controller.
    • Because Flathub no longer accept apps with the com.github prefix as written in their requirement.
    • We don't force this but you would get into trouble when you want to publish your app later on Flathub too.

BTW I think the review checklist is meant to be filled by reviewers; it's not a checklist for app authors.

@codes-by-chetan
Copy link

codes-by-chetan commented Jan 21, 2025

Oh I'm really sorry for that checklist, I'm new here i didn't knew about that earlier & thanks for clarifying the requirements this is my first app submission so i already expected a lot of changes. I will make these changes and then I'll request a review again. Thank you so much for reviewing my application @ryonakano.

@ryonakano
Copy link
Member

Don't be sorry, I think the checklist is confusing because it looks like as if authors need to fill it so that their app is accepted. 💦

I'm happy that you're submitting your app to our AppCenter. If you have some questions what you should do for the requested changes, you can ask for me here. Happy coding!

@codes-by-chetan
Copy link

@ryonakano Thanks , I will definitely ping you if i need some help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants