awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
IFTTT avatar

IFTTT/jot

0
View on GitHub↗
1,769 stars·152 forks·Objective-C·MIT·13 viewsifttt.github.io↗

Jot

An iOS framework for easily adding drawings and text to images.

Features

  • Graphics and Rendering - Adds drawings and text to images.

Star history

Star history chart for ifttt/jotStar history chart for ifttt/jot

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Jot

Similar open-source projects, ranked by how many features they share with Jot.
  • apache/nuttxapache avatar

    apache/nuttx

    3,912View on GitHub↗

    NuttX is a POSIX-compliant real-time operating system designed for microcontrollers ranging from 8-bit to 64-bit architectures. It provides a deterministic execution environment with a real-time task scheduler and a POSIX embedded kernel to ensure portable code execution across diverse hardware targets. The project distinguishes itself through a comprehensive hardware abstraction layer that provides standardized drivers for I2C, SPI, CAN, and USB across various semiconductor chipsets. It also features an embedded networking stack supporting TCP, UDP, IPv4, and IPv6, alongside industrial proto

    Cembeddedmcumicrocontroller
    View on GitHub↗3,912
  • bkaradzic/bgfxbkaradzic avatar

    bkaradzic/bgfx

    17,161View on GitHub↗

    bgfx is a cross-platform, graphics rendering abstraction layer designed for high-performance applications. It provides a unified interface that maps high-level rendering commands to native graphics APIs, allowing developers to maintain a single codebase that executes consistently across diverse operating systems and hardware architectures. The library distinguishes itself through a multi-threaded command submission model that decouples rendering logic from the main application thread, effectively minimizing CPU bottlenecks. It utilizes a backend-agnostic command buffer and a deferred resource

    Cd3d11d3d12directx
    View on GitHub↗17,161
  • exyte/macawexyte avatar

    exyte/Macaw

    6,050View on GitHub↗

    Macaw is a Swift vector graphics library and animation framework used to create and render scalable geometric shapes and text. It functions as an SVG rendering engine and an interactive vector graphics toolkit for displaying complex artwork while maintaining image quality at any scale. The framework enables the animation of shape properties and node transformations, including the ability to morph one vector path into another. It allows for the integration of external SVG files and the application of linear and radial gradients to fills and strokes. The toolkit covers a range of capabilities

    Swiftanimationdrawinggraphics
    View on GitHub↗6,050
  • asana/drawsanaAsana avatar

    Asana/Drawsana

    685View on GitHub↗

    An open source library that lets your users draw on things - mark up images with text, shapes, etc.

    Swiftasanadrawingios
    View on GitHub↗685
See all 17 alternatives to Jot→

Frequently asked questions

What does ifttt/jot do?

An iOS framework for easily adding drawings and text to images.

What are the main features of ifttt/jot?

The main features of ifttt/jot are: Graphics and Rendering.

What are some open-source alternatives to ifttt/jot?

Open-source alternatives to ifttt/jot include: apache/nuttx — NuttX is a POSIX-compliant real-time operating system designed for microcontrollers ranging from 8-bit to 64-bit… bkaradzic/bgfx — bgfx is a cross-platform, graphics rendering abstraction layer designed for high-performance applications. It provides… exyte/macaw — Macaw is a Swift vector graphics library and animation framework used to create and render scalable geometric shapes… google/skia — Skia is a high-performance 2D graphics rendering library used for drawing text, geometries, and images on digital… horde3d/horde3d — Horde3D is a small 3D rendering and animation engine. It is written in an effort to create an engine being as… asana/drawsana — An open source library that lets your users draw on things - mark up images with text, shapes, etc.