ultralytics / ios_screenshots

Home Page:https://ultralytics.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


πŸ“˜ Introduction

Welcome to the software repository developed by Ultralytics. This collection of software tools is open source and πŸ”„ freely redistributable under the AGPL-3.0 license. We encourage the use and adaptation of our tools and welcome contributions to our projects. For more details on the exciting work we do at Ultralytics, please pay us a visit at our website.

Ultralytics Actions

πŸ“ Description

The Ultralytics ios_screenshots repository is a powerful automated tool designed to make the lives of iOS developers easier. By automatically resizing screenshot images to fit all the format requirements of the iOS App Store, this tool saves time and ensures consistency. For a practical demonstration, take a look at the iSky app created by Ultralytics, as seen below.

Below is an example of a beautifully resized image that's ready for the App Store:

πŸ› οΈ Requirements

To use the ios_screenshots tool, you'll need Python version 3.7 or later. Additionally, the following package(s) are needed, which can be installed via pip using the provided requirements.txt file:

pip3 install -U -r requirements.txt

# Included packages:
opencv-python  # This package is crucial for image manipulation.

🀝 Contribute

We welcome contributions from the community! Whether you're fixing bugs, adding new features, or improving documentation, your input is invaluable. Take a look at our Contributing Guide to get started. Also, we'd love to hear about your experience with Ultralytics products. Please consider filling out our Survey. A huge πŸ™ and thank you to all of our contributors!

Ultralytics open-source contributors

©️ License

Ultralytics is excited to offer two different licensing options to meet your needs:

  • AGPL-3.0 License: Perfect for students and hobbyists, this OSI-approved open-source license encourages collaborative learning and knowledge sharing. Please refer to the LICENSE file for detailed terms.
  • Enterprise License: Ideal for commercial use, this license allows for the integration of Ultralytics software and AI models into commercial products without the open-source requirements of AGPL-3.0. For use cases that involve commercial applications, please contact us via Ultralytics Licensing.

πŸ“¬ Contact Us

For bug reports, feature requests, and contributions, head to GitHub Issues. For questions and discussions about this project and other Ultralytics endeavors, join us on Discord!


Ultralytics GitHub space Ultralytics LinkedIn space Ultralytics Twitter space Ultralytics YouTube space Ultralytics TikTok space Ultralytics Instagram space Ultralytics Discord

About

https://ultralytics.com

License:GNU Affero General Public License v3.0


Languages

Language:Python 100.0%