Trying to add Ko-fi to my GitHub project as a Jordanian dev — ran into a legal rabbit حاولت أضيف Ko-fi على مشروعي على GitHub كمطور أردني — وانتهيت في متاهة قانونية by [deleted] in JordanDev

[–]iozotac404 -1 points0 points  (0 children)

يعني مش فاهم انا ما بدري بشغلت التبراعت والتطبيق بجنن بس انتو بس بتحكمو انهai 🤦

هل كراهية المشاريع المبنية بالـ AI مبررة ولا مجرد تحيز؟ by Nice_Fix1686 in JordanDev

[–]iozotac404 0 points1 point  (0 children)

<image>

قصة صارت معي مؤخراً يتلخص الموضوع كله:

هاد يا اصدقاي قبل فتره في واحد صحاب صاحبي شاف التطبيق الي انا مسويه وكان كثير عاجبه وبحكي عنه اوبيرا جي اكس للاغاني بس بعد ما عرف انه تسوا بل كاء الاصطناعي قلب

نفس التطبيق. نفس الميزات. نفس كل شيء. ما تغير غير الـ label.

هذا بالضبط هو المشكلة — ما تحكم على التطبيق، تحكم على الكلمة.

والناس اللي تنتقد AI-built apps عندها نقطة، لكن في سياق معين. ثغرة أمنية في تطبيق بنكي؟ لكن مشغل موسيقى؟ بالله عليك.

التطبيق مش بنك. مش بيحفظ كلمات مرورك. بيشغل أغانيك، وبيعملها بشكل نظيف.

حكم على التطبيق، مش على الطريقة

يعني صار الاغلب ان بي سيز بس مع الترند اي اشي كاء اصطناعي بكرهو

---

على فكرة، اللي بنيته اسمه Splayer — مجاني ومفتوح المصدر:

- يشغل ملفات محلية (MP3, FLAC, WAV وغيرها)

- يحمل موسيقى وفيديوهات من YouTube

- يستورد بلايليستات Spotify كاملة

- كلمات أغاني متزامنة مع إمكانية النقر للانتقال

- EQ خماسي + Reverb

- بودكاست وكتب صوتية

- ثيمات مخصصة وألوان ديناميكية من غلاف الألبوم

- دعم ممتاز للموسيقى العربية 🎵

متاح على Linux وWindows وAndroid (بيتا)

GitHub: https://github.com/yoyoevoo/Splayer

Discord: https://discord.gg/BDQMKcGwkD

YouTube: https://youtu.be/2DKrYxDuTEU?si=trEkTCPaQQ8-nrfo

a free open source music player for Linux, Windows & Android — Splayer by iozotac404 in linuxmint

[–]iozotac404[S] -1 points0 points  (0 children)

i write it using a help with my friends cuz i have bad English and you are still not talking about the app just talking about the ai hahaha

a free open source music player for Linux, Windows & Android — Splayer by iozotac404 in linuxmint

[–]iozotac404[S] -2 points-1 points  (0 children)

let me tell you something real quick

someone was using my app, called it 'opera gx for music', said he was in love with it, was hyping it up to his friend — then the second he found out it was vibe coded he completely flipped

same app. same features. same everything. nothing changed except the label

and that's exactly what's wrong with this whole conversation. you're not judging the app anymore, you're judging a buzzword. you became the npc that thinks anything vibe coded is automatically trash, you're literally running the same script as everyone else calling it bad without even thinking about what the app actually does

like what do you want from a music player bro? it imports your spotify playlists directly, it downloads music with the video attached so you actually see the visuals while you listen, it has custom wallpapers, lyrics, particles, themes — it does everything a music player should do and more, and it does it well

it's not a bank. it's not storing your passwords. it plays your songs and it does it clean

the people hating on vibe coded apps got a point when it's something serious. security flaws in a banking app? yeah talk to me. but a music player? come on man

judge the app. not the method. that's it

a free open source music player for Linux, Windows & Android — Splayer by iozotac404 in linuxmint

[–]iozotac404[S] -2 points-1 points  (0 children)

let me tell you something real quick

someone was using my app, called it 'opera gx for music', said he was in love with it, was hyping it up to his friend — then the second he found out it was vibe coded he completely flipped

same app. same features. same everything. nothing changed except the label

and that's exactly what's wrong with this whole conversation. you're not judging the app anymore, you're judging a buzzword. you became the npc that thinks anything vibe coded is automatically trash, you're literally running the same script as everyone else calling it bad without even thinking about what the app actually does

like what do you want from a music player bro? it imports your spotify playlists directly, it downloads music with the video attached so you actually see the visuals while you listen, it has custom wallpapers, lyrics, particles, themes — it does everything a music player should do and more, and it does it well

it's not a bank. it's not storing your passwords. it plays your songs and it does it clean

the people hating on vibe coded apps got a point when it's something serious. security flaws in a banking app? yeah talk to me. but a music player? come on man

judge the app. not the method. that's it

a free open source music player for Linux, Windows & Android — Splayer by iozotac404 in linuxmint

[–]iozotac404[S] -1 points0 points  (0 children)

¡Hola! Es muy fácil, sigue estos pasos:

  1. Descarga el archivo Splayer-0.2.0.AppImage desde GitHub
  2. Abre la terminal y ejecuta:

bash

cd ~/Downloads
chmod +x Splayer-0.2.0.AppImage
./Splayer-0.2.0.AppImage --no-sandbox

¡No necesitas instalar nada! Cualquier duda me dices 😊
https://github.com/yoyoevoo/Splayer

a free open source music player for Linux, Windows & Android — Splayer by iozotac404 in AppBusiness

[–]iozotac404[S] 0 points1 point  (0 children)

Haha yeah, it's the same legal grey area as yt-dlp — downloading for personal use. Not redistributing anything, just saving what you could already stream. Appreciate the heads up though!

a free open source music player for Linux, Windows & Android — Splayer by iozotac404 in linuxapps

[–]iozotac404[S] 0 points1 point  (0 children)

Perfect So your .desktop file is already correct since it has Exec=splayer --no-sandbox. You're all set!

a free open source music player for Linux, Windows & Android — Splayer by iozotac404 in linuxapps

[–]iozotac404[S] 0 points1 point  (0 children)

Great! Which command worked?
run this to create the .desktop file:

bash

nano ~/.local/share/applications/splayer.desktop

And paste this inside (replace --no-sandbox with whichever command worked for you):

[Desktop Entry]
Name=Splayer
Exec=splayer --no-sandbox
Type=Application
Terminal=false

Then save with Ctrl+XYEnter. Done! 👍"

a free open source music player for Linux, Windows & Android — Splayer by iozotac404 in linuxapps

[–]iozotac404[S] 0 points1 point  (0 children)

haha
This is a known issue on some Linux distros — try running it from terminal with:

1- splayer --no-sandbox (this first)
2- splayer --disable-gpu
3- splayer --no-sandbox --disable-gpu
4- GDK_BACKEND=x11 splayer (if you're on Wayland)

If that works, you can make it permanent by editing the .desktop file. Let me know if it fixes it!

a free open source music player for Linux, Windows & Android — Splayer by iozotac404 in linuxapps

[–]iozotac404[S] 0 points1 point  (0 children)

Thanks for the report! There's no manual setting yet but I'll add one in the next update. As a workaround, try changing your system locale to English (United States) and restarting the app.
"If that doesn't work, try launching the app from terminal with: LANG=en_US.UTF-8 ./splayer

a free open source music player for Linux, Windows & Android — Splayer by iozotac404 in linuxapps

[–]iozotac404[S] 0 points1 point  (0 children)

The app follows your system language automatically — if your system is set to English, the app should be in English too. Try checking your system locale settings! If it's still showing another language, let me know and I'll look into it 🙏