Skip to content

Murtesa-developer/mursync-desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mursync Desktop Server

A GTK3 desktop server for Mursync that allows phone control of DND and screen lock.

License

This project is licensed under the terms in LICENSE.

Author

Original author: Murtesa Developer

Build

Dependencies

  • pkg-config
  • gtk+-3.0
  • openssl
  • pthread
  • C++11-capable compiler (e.g. g++)
  • cmake

Build steps

From the project root:

mkdir -p build
cd build
cmake ..
make

If the build directory already exists, you can also run:

make -f build/Makefile

Run

From the build directory:

./mursync_gui

Notes

  • Keep the project name, original author credit, and this README if you redistribute or modify the software.
  • This project grants broad reuse rights as long as the above credits remain intact.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors