Skip to content

buxx/trsync-packager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TrSync packager/installation tool

Requirements

GNU/Linux

Python >= 3.8, Rust >= 1.56.0 and some libs (install example for debian likes) :

apt-get install build-essential pkg-config libssl-dev libsqlite3-dev libpango1.0-dev libgtk-3-dev python3-venv

Windows

Windows 10

install winget and then follow Windows 11 install

Windows 11

Usage

Build installer

Note : Available for Windows only

python3 make.py --build-installer

Installer is now available at dist/trsync.exe

Install

Note : Available for GNLU/Linux only

python3 make.py --install --install-startup --install-entry

Note :

  • --install-startup is optional (setup TrSync as startup application for current user)
  • --install-entry is optional (setup TrSync as desktop application for current user)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published