Skip to content
View valechelaru's full-sized avatar

Block or report valechelaru

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. airpods_appindicator airpods_appindicator Public

    Small little program making the interaction between Linux machine and Airpods more enjoyable.

    Python 1

  2. Simple bash script to connect to my ... Simple bash script to connect to my JBL bluetooth headphones
    1
    #!/bin/bash
    2
    
                  
    3
    echo "Connect to JBL Headphones..."
    4
    
                  
    5
    while true
  3. Airpods GTK3 AppIndicator Airpods GTK3 AppIndicator
    1
    #!/usr/bin/python3
    2
    
                  
    3
    import signal
    4
    import gi
    5
    import os
  4. Simple aitpods disconnect bash script Simple aitpods disconnect bash script
    1
    #!/bin/bash
    2
    
                  
    3
    echo "Disconnect Airpods..."
    4
    
                  
    5
    bluetoothctl disconnect 00:00:00:00:00:00