Metadata-Version: 2.4
Name: syncstar
Version: 0.2.2
Summary: Service for creating bootable USB storage devices at community conference kiosks
License: AGPL-3.0-or-later AND MIT
License-File: LICENSE
Keywords: conference,fedora
Author: Akashdeep Dhar
Author-email: akashdeep.dhar@gmail.com
Maintainer: Akashdeep Dhar
Maintainer-email: akashdeep.dhar@gmail.com
Requires-Python: >=3.10,<4
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: License :: OSI Approved :: MIT License
Classifier: License :: Other/Proprietary License
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: System :: Hardware :: Universal Serial Bus (USB)
Classifier: Topic :: System :: Hardware :: Universal Serial Bus (USB) :: Mass Storage
Classifier: Topic :: System :: Monitoring
Classifier: Topic :: System :: Networking
Classifier: Topic :: System :: Operating System
Requires-Dist: celery (>=5.3.0,<6.0.0)
Requires-Dist: click (>=8.0.0,<9)
Requires-Dist: feedparser (>=6.0.11,<7.0.0)
Requires-Dist: flask (>=3.0.0)
Requires-Dist: pyudev (>=0.24.0,<0.25.0)
Requires-Dist: pyyaml (>=6.0.1,<7.0.0)
Requires-Dist: redis (>=5.0.4,<6.0.0)
Project-URL: Documentation, https://github.com/gridhead/syncstar/wiki
Project-URL: Homepage, https://github.com/gridhead/syncstar
Project-URL: Repository, https://github.com/gridhead/syncstar
Description-Content-Type: text/markdown

# SyncStar

Service for creating bootable USB storage devices at community conference kiosks

## Instruction

SyncStar lets users create bootable USB storage devices with the operating system image of their choice. This application is intended to be deployed on kiosk devices and electronic signages where conference guests and booth visitors can avail its services.

## Documentation

The documentation of the project can be found [here](https://github.com/gridhead/syncstar/wiki).

