Skip to content

antun3s/anydesk-contacts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Overview

This tool offer the quick way to connect to contacts registered in AnyDesk.

The output is an HTML file with search field and links to open your AnyDesk connection quickly.

You can use the HTML file on all devices, as other computers and smartphones.

To connect quickly, the search field have autofocus enabled. So you can load the page and start to type the contact name.

Feel free to do a PR, ask for new features or make suggestions.

Demo - AnyDesk Contacts runnin

How it works

This tool read AnyDesk config file and search for all registered contacts.

After run, it generates HTML file on ~/anydesk-contacts.html

How to use

Download the script and run:

gh repo clone antun3s/anydesk-contacts
cd anydesk-contacts
bash anydesk-contacts.sh

So, you just need to open HTML on your browser, search your contact and click on it.

If you need to change the output file location, you can easily change the line with HTMLFILE=

But, if you want to load AnyDesk config from other location, change line with ANYDESKCONFIG=

Thanks to

  • alphadog on stackoverflow, used to create a variable with multi-line string
  • W3schools, used for create searchabe table on page

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages