Giter Club home page Giter Club logo

com.syntevo.smartsynchronize's Introduction

syntevo SmartSynchronize

SmartSynchronize is a multi-platform file and directory compare tool. It allows you to compare files or perform 3-way-merges, both with the ability to edit the file contents. SmartSynchronize is optimized for comparing directory structures (for example, of software projects), and can keep them synchronized.

Build, Install and Run Flatpak (locally)

Assuming flatpak, flatpak-builder, and git packages are installed, then execute the following commands:

$ git clone https://github.com/flathub/com.syntevo.SmartSynchronize.git
$ cd com.syntevo.SmartSynchronize/
$ flatpak remote-add --if-not-exists --user flathub https://flathub.org/repo/flathub.flatpakrepo
$ flatpak-builder build --force-clean --install-deps-from=flathub --install --user com.syntevo.SmartSynchronize.yaml

# ...to uninstall the artifact
$ flatpak uninstall --delete-data --user com.syntevo.SmartSynchronize

# ...and to clean-up everything
$ rm --force --recursive .flatpak-builder/ build/
$ flatpak uninstall --unused --user
$ flatpak remote-delete --user flathub

com.syntevo.smartsynchronize's People

Contributors

flathubbot avatar x80486 avatar

Watchers

 avatar  avatar  avatar  avatar

com.syntevo.smartsynchronize's Issues

Want to become maintainer for this repo?

If you are reading this, actively use SmartSynchronize, and interested on being the main maintainer for this repo, I'll gladly hand it over to you. Let me know via e-mail or just by chiming in.

Building with runtime 20.08beta

It builds fine using runtime 19.08 and runs however it fails to build when runtime is changed to 20.08beta with the following error:
Error: module p7zip: Child process exited with code 2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.