You are not logged in.

#1 2020-07-21 14:34:00

balinbob
Member
From: North Carolina
Registered: 2010-03-07
Posts: 21

Gyrc - python gtk 3 remote control app for musiccast devices

Hello, Community.   I have been an Archlinux user for about 10 years.   I am tinkering with other distributions now, but I am very shy and decided to post here.   I hope it is appropriate.

I have been, for the past month or so, developing a graphical app for controlling streaming sources to Yamaha brand Musiccast receivers and devices.   It is called simply:  Gyrc.   Pronounce as you like.  The visual effect pleases me. smile

This project is hosted at Github, at https://github.com/balinbob/yrc

There are some screenshots there in the 'images' directory which should explain the app.

I have been working with Python2 for years, but in the past few months I have learned much about writing a proper Python3 app.   I do realize this app is not Archlinux-specific.

I would appreciate anyone looking at  the Github repo, even trying out the app if you have a Yamaha Musiccast device(s).  You must enter the IP addresses of the devices yourself.   There are excellent apps for IOS and Android, but none for Linux or other PC-type OS's.   I desired such an app, so I built it and find it very useful.   It is still under development in early stages.   The best way to try it is to follow the instructions in the INSTALL file, which should be simple for most Arch users.

If the project is to continue, I need advice on many fronts from more experienced developers.   I hope to get the app into the AUR eventually.   Help with the code would also be invited if you desire.

Install it in your user directory for now.   It has (as of yet) no setup.py, etc, but can be git cloned and run with the gyrc.py script.

Thanks anyone for advice or just feedback. smile

Bob Allred - balinbob@gmail.com

edit:  Does anyone have this type of device(s) to test with?   Installation & configuration are much easier now, although it is not quite finished.   The development journal and screenshots are at https://balinbob.github.io  I do need some feedback, gentle or otherwise.   It would be quite useful to me.  And yes, I have installed it on Arch, with the Deepin DE.  I have created PKGBUILD's for AUR projects, but they are for Python2 and GTK2.   Thanks!

-- Bob 2020-07-27

Last edited by balinbob (2020-07-27 11:10:32)

Offline

#2 2020-12-27 23:07:12

dp
Member
From: Zürich, Switzerland
Registered: 2003-05-27
Posts: 3,378
Website

Re: Gyrc - python gtk 3 remote control app for musiccast devices

i came across your post regarding your project for the interface to yamaha AV recievers. i actually have not AV, but music equipement running musiccast.

did you prepare the PKGBUILDs for your more recent version and the needed dependencies? i did not find anything in aur.


The impossible missions are the only ones which succeed.

Offline

#3 2020-12-27 23:50:52

balinbob
Member
From: North Carolina
Registered: 2010-03-07
Posts: 21

Re: Gyrc - python gtk 3 remote control app for musiccast devices

I have not prepared PKGBUILDs for the AUR.   Actually, I have not been using Arch much lately, due to my need to not be doing as much maintenance, and there have only been a few PKGBUILDs I've made for things for my own use.

I apologize for this, but if anyone wants to make one, it is fine with me.   Otherwise, simply git clone the repo, and run the executable 'gyrc' (not gyrc.py) if you'd like to try it.   If you need a version for stereo equipment, you should get the experimental branch, as I had to make some adjustments for someone with a stereo-only model, and it is still there.

Thanks for your interest.   The requirements are few, they are listed in the INSTALL file and mainly involve GTK+ v3.   If you need further help, please post Arch-related stuff here and general needs as an issue on the repo site.  I will see about posting to the AUR right away.

Bob

Offline

Board footer

Powered by FluxBB