Showing 52 open source projects for "text to"

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    MarkEdit

    MarkEdit

    Just like TextEdit on Mac but dedicated to Markdown

    MarkEdit is a free and open-source Markdown editor, for macOS. It's just like TextEdit on Mac but dedicated to Markdown.
    Downloads: 37 This Week
    Last Update:
    See Project
  • 2
    TRex

    TRex

    Copy any text on your screen, stop retyping

    ...TRex puts extracted text right into the clipboard. Just like that, you can copy anything you see on your screen. For advanced users, TRex offers automation hooks. You can launch a Shortcut or URL scheme with captured text as an input. You can help TRex better understand the text by providing a list of custom words specific to your field.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Proton for iOS

    Proton for iOS

    Purely native and extensible rich text editor for iOS and macOS

    ...At its most basic form, it should be able to be used as a UITextView and in most complex form, it should be able to provide rich text editing capabilities which are beyond just text formatting. Should be extensible to support adding any view as content in the Editor such that it flows with the text. Resizing of content views should automatically resize the containing Editor and support this to nth nesting level. Should support extending the appearance of text as the content is typed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Runestone

    Runestone

    Performant plain text editor for iOS with syntax highlighting

    Performant plain text editor for iOS with syntax highlighting, line numbers, invisible characters and much more. Runestone uses GitHub's Tree-sitter to parse code to a syntax tree which is used for features that require an understanding of the code in the editor, for example syntax highlighting. Highlight ranges in the text view. Search the text using regular expressions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    UTM

    UTM

    Virtual machines for iOS and macOS

    UTM is a full-featured system emulator and virtual machine host for iOS and macOS. It is based off of QEMU. In short, it allows you to run Windows, Linux, and more on your Mac, iPhone, and iPad. UTM/QEMU requires dynamic code generation (JIT) for maximum performance. JIT on iOS devices requires either a jailbroken device or one of the various workarounds found for specific versions of iOS. UTM SE ("slow edition") uses a threaded interpreter which performs better than a traditional...
    Downloads: 200 This Week
    Last Update:
    See Project
  • 6
    Hot

    Hot

    Hot is macOS menu bar application that displays the CPU speed limit

    Hot is macOS menu bar application that displays the CPU speed limit due to thermal issues. CPU throttling is a power management technique in computer architecture whereby the frequency of a microprocessor can be automatically adjusted "on the fly" depending on the actual need, to conserve power and reduce the amount of heat generated by the chip.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 7
    MarqueeLabel

    MarqueeLabel

    A drop-in replacement for UILabel

    ...MarqueeLabel is compatible with both iOS and tvOS, and currently works with Swift 5.0 and the iOS 12.2 SDK! MarqueeLabel automatically scrolls its text, at either a defined rate (points per second) or over a duration (seconds), whenever the length of the label's text exceeds the space available given the label's frame.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Actions

    Actions

    Supercharge your shortcuts

    The app provides lots of powerful extra actions for the Shortcuts app on macOS and iOS. These actions make it significantly easier to create shortcuts. Want to run shortcuts directly from the iOS Lock Screen? Check out my Quick Launch app. And trigger shortcuts on your Mac from your iOS device with my Hyperduck app. And for high-quality transcription, see my Aiko app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MiaoYan

    MiaoYan

    Lightweight Markdown app to help you write great sentences

    MiaoYan is a lightweight, native Markdown note-taking app for macOS, built to give programmers and writers a fast, distraction-free environment for text. It is fully local-first, meaning your notes live as plain Markdown files on your machine rather than in a proprietary cloud, which appeals to privacy-conscious users. The app focuses on a minimalist three-column layout (folders, note list, editor) with syntax highlighting, dark mode, and typography tuned for Chinese and English writing. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • D&B Hoovers is Your Sales Accelerator Icon
    D&B Hoovers is Your Sales Accelerator

    For sales teams that want to accelerate B2B sales with better data

    Speed up sales prospecting with the rich audience targeting capabilities of D&B Hoovers so you can spend more sales time closing.
    Learn More
  • 10
    Code App

    Code App

    Building a full-fledged code editor for iPad

    ...Use VS Code as a design template while providing key functionalities with Monaco-editor and native code. We built it because there is nothing else on the App Store that provides all these features in one app. A robust, high-performance text editor (Monaco Editor from Visual Studio Code) First class local file system support. Embedded emulated terminal. Local backend development environment (Node and PHP) Local Python Runtime. Local Clang compiler. Git Version Control. Package manager support (Pip and NPM) and Remote connection support (Files and terminal). While we want to make the editing experience as close as a desktop offers, Code App is still bounded by iOS's limitations. ...
    Downloads: 25 This Week
    Last Update:
    See Project
  • 11
    Difference

    Difference

    Simple way to identify what is different between 2 instances

    Better way to identify what's different between 2 instances. Have you ever written tests? Usually they use equality asserts, e.g. XCTAssertEqual, what happens if the objects aren't equal? Xcode throws a wall of text at you. This forces you to manually scan the text and try to figure out exactly what's wrong, what if instead you could just learn which property is different?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    OpenAI DALL·E AsyncImage SwiftUI

    OpenAI DALL·E AsyncImage SwiftUI

    OpenAI swift async text to image for SwiftUI app using OpenAI

    ...DALL-E and DALL-E 2 are deep learning models developed by OpenAI to generate digital images from natural language descriptions, called "prompts". You need to have Xcode 13 installed in order to have access to Documentation Compiler (DocC) OpenAI's text-to-image model DALL-E 2 is a recent example of diffusion models. It uses diffusion models for both the model's prior (which produces an image embedding given a text caption) and the decoder that generates the final image. In machine learning, diffusion models, also known as diffusion probabilistic models, are a class of latent variable models. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    LicensePlist

    LicensePlist

    A license list generator of all your dependencies for iOS applications

    ...This can be used when a library name is too vague, or if more human-readable names are needed. If you need to include a license that isn't available on GitHub, you can place the license text in the config file to be included in the output. The license text can also be read from a local file, to keep the config file clean.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SkeletonView

    SkeletonView

    A way to show users that something is happening and prepare them

    ...SkeletonView has been conceived to address this need, an elegant way to show users that something is happening and also prepare them for which contents are waiting. When using elements with text, SkeletonView draws lines to simulate text. Besides, you can decide how many lines you want. If numberOfLines is set to zero, it will calculate how many lines needed to populate the whole skeleton and it will be drawn. Instead, if you set it to one, two or any number greater than zero, it will only draw this number of lines. The skeletons have a default appearance. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Atlantis iOS

    Atlantis iOS

    A lightweight and powerful iOS framework for intercepting HTTP/HTTPS

    ...Proxyman acts as a man-in-the-middle server that captures the traffic between your applications and SSL Web Server. With a built-in macOS setup, so you can inspect your HTTP/HTTPS Request and Responses in plain text with just one click. Narrow down your search with Proxyman's Multiple Filters. You can combine complex filtered criteria like Protocol, Content-Type, URL, Request Header, Response Header, Body, etc that find exact what you're looking for.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    CocoaPods

    CocoaPods

    The Cocoa Dependency Manager

    ...Further installation instructions are in the guides. CocoaPods manages library dependencies for your Xcode projects. The dependencies for your projects are specified in a single text file called a Podfile. CocoaPods will resolve dependencies between libraries, fetch the resulting source code, then link it together in an Xcode workspace to build your project. Ultimately the goal is to improve discoverability of, and engagement in, third party open-source libraries by creating a more centralised ecosystem.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    AeroSpace

    AeroSpace

    AeroSpace is an i3-like tiling window manager for macOS

    AeroSpace is a keyboard-first tiling window manager for macOS that brings i3-/Sway-style workflows to Apple’s windowing environment. Instead of manual dragging and stacking, windows are tiled automatically, and you navigate, move, or resize them using predictable, customizable keybindings. It supports multiple workspaces, per-display organization, and floating exceptions, so you can mix strict tiling with apps that are better left unmanaged. Configurability is a core goal: you can define...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    Starscream

    Starscream

    Websockets in swift for iOS and OSX

    ...After you are connected, there is either a delegate or closure you can use for process WebSocket events. The writeData method gives you a simple way to send Data (binary) data to the server. The writeString method is the same as writeData, but sends text/string. The writePing method is the same as write, but sends a ping control frame. Starscream will automatically respond to incoming ping control frames so you do not need to manually send pongs. You can override the default websocket headers, add your own custom ones and set a timeout. Update docs on how to load certificates and public keys into an app bundle, use the builtin pinner and TrustKit.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Simplenote for macOS

    Simplenote for macOS

    Simplenote for Mac

    Simplenote for macOS is the official native macOS application for the Simplenote service, giving Apple computer users a dedicated environment to write, organize, and sync notes with the same simplicity found on other platforms. Built using macOS frameworks and powered by the Simperium synchronization protocol, it ensures that any text or Markdown notes you create are automatically backed up and kept in sync with Android, iOS, web, and other clients. The app supports fast searching and tagging so users can keep large collections of notes orderly, and has features like history or revision views to recover previous edits. macOS integration means users benefit from keyboard shortcuts, native window management, and system services like Spotlight search to find notes instantly. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Stapler

    Stapler

    My take on the classic Macintosh app Stapler

    The idea is you set up a Stapler Document per project containing related apps, files, folders, etc. Then you can open them all at once by launching the single document. Each document contains a list of aliases that can be managed, inspected, and launched using the app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ZLPhotoBrowser

    ZLPhotoBrowser

    Wechat-like image picker. Support select photos, videos, gif, etc.

    ZLPhotoBrowser is a Wechat-like image picker. Support select normal photos, videos, gif, and live photos. Support edit images and crop video. Image editor (Draw/Crop/Image sticker/Text sticker/Mosaic/Filter/Adjust(Brightness, Contrast, and Saturation)), (Draw color can be customized; Crop ratio can be customized; Filter effect can be customized; You can choose the editing tool you want). Customize the maximum number of previews or selection, the maximum and minimum optional duration of the video.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Nimble

    Nimble

    A Matcher Framework for Swift and Objective-C

    ...XCTest forces you to write a lot of boilerplate code. Nimble addresses these concerns. Would you like to add more information to the test's failure messages? Use the description optional argument to add your own text. Nimble makes sure you don't compare two types that don't match. Tired of so much typing? With Nimble, you can use overloaded operators like == for equivalence, or > for comparisons.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Simplenote for iOS

    Simplenote for iOS

    Simplenote for iPhone and iPad

    Simplenote for iOS is the official iPhone and iPad client for the cross-platform Simplenote note-taking ecosystem, providing iOS users with a clean, responsive interface to create, edit, and manage plain-text notes. It syncs seamlessly with Simplenote’s cloud infrastructure so that notes created on a phone instantly appear on web, Android, macOS, or desktop apps without manual steps. On iOS, users can search quickly across all notes, organize content with tags, and use native iOS behaviors such as swipe gestures, system share sheets, and keyboard shortcuts for efficient workflow. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Atributika

    Atributika

    Convert text with HTML tags, links, hashtags, mentions, etc.

    Atributika is an easy and painless way to build NSAttributedString. It is able to detect HTML-like tags, links, phone numbers, hashtags, any regex or even standard ios data detectors and style them with various attributes like font, color, etc. Atributika comes with drop-in label replacement AttributedLabel which is able to make any detection clickable. NSAttributedString is really powerful but still a low-level API that requires a lot of work to set up things. It is especially painful if...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SQLite.swift

    SQLite.swift

    A type-safe, Swift-language layer over SQLite3

    ...It also provides a flexible, chainable, lazy-executing query layer. Automatically-typed data access. A lightweight, uncomplicated query and parameter binding interface. Developer-friendly error handling and debugging. Full-text search support, well-documented, extensively tested. SQLCipher support via CocoaPods. Active support at StackOverflow, and Gitter Chat Room (experimental). SQLite.swift also works as a lightweight, Swift-friendly wrapper over the C API. The Swift Package Manager is a tool for managing the distribution of Swift code. It’s integrated with the Swift build system to automate the process of downloading, compiling, and linking dependencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next