Skip to content
Matt Krins edited this page Apr 17, 2024 · 2 revisions

About PlatySync

PlatySync is a free, open source application that helps automate workflows which take input data such as CSV files and perform conditional actions based on the data of each row.

Get started by reading Getting started with PlatySync.

Technology Stack

PlatySync was primarily developed in Typescript with the following frameworks and libraries:

  • React
  • Mantine
  • PostCSS
  • Tabler Icons
  • Axios
  • Socket.io
  • Vite
  • Fastify
  • Handlebars
  • Sequelize

Example Use-cases

  • Automate creation and management of Active Directory users from source-of-truth CSV documents.
  • Bulk print documents based a PDF template for each user of an Active Directory security group.
  • Move files or folders around for each row in a CSV document.