Skip to content

vacuumbeef/ringman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ringman

Ringman - simple app for setting ringtones in Phosh

It's a pretty simple bash script using yad for interface.

Usage

After the first run, the script will create a ~/.local/share/ringtones directory.

Put your audio files into this directory and run app again.

Choosing file in the list will start playback of this file, for some sort of preview. To stop playback - press Stop playback button. To set ringtone with choosen audiofile press Set ringtone button.

Dependencies

  • yad
  • ffmpeg
  • libnotify-bin

Installation

Make sure you have dependencies installed in your system, then:

git clone https://github.com/vacuumbeef/ringman
cd ringman
./install.sh

I suggest downloading ubports ringtones here - https://github.com/ubports/ubuntu-touch-sounds

About

RingMan - app for setting ringtones in Phosh

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages