ismartcoding / plain-app

PlainApp is an open-source application that allows you to manage your phone through a web browser. Access files, videos, music, contacts, sms, calls, and more from your desktop using a secure, easy to use web interface!
https://docs.plain.icu
GNU Affero General Public License v3.0
2.15k stars 113 forks source link

Add ability to copy a phone number. #126

Closed CakesTwix closed 5 months ago

CakesTwix commented 5 months ago

Is your feature request related to a problem? Please describe. Need to quickly copy a phone number to a PC. It is problematic when you can only get the phone number via USSD code (*111# for example)

Describe the solution you'd like Add a button to the website to copy the number to the clipboard. For USSD request in the settings you can specify your own code or make a list of matches. SIM Provider 1 == 154, SIM Provider 2 == 122, etc.

Describe alternatives you've considered https://github.com/CakesTwix/PhoneCopy

Additional context image

ismartcoding commented 5 months ago

Can you tell me in what scenarios this feature would be used? Typically, individuals have 1-2 phone numbers. Some phones allow users to view their own number in the contacts list, or individuals may already know their own phone number.

CakesTwix commented 5 months ago

@ismartcoding, I work with many sim cards and to avoid wasting time copying from the screen I made my own app, but yesterday I found yours which is perfect for me and my employees who can copy my number in parallel.

ismartcoding commented 5 months ago

I've implemented a device info page in the 1.2.15 version. Currently, it displays only one phone number since USSD is not universally supported by all phone providers. If you wish to include multiple phone numbers, your contribution of USSD codes to this project would be greatly appreciated.