Please REGISTER or RENEW your account on RAPiDGATOR.net and support us by doing through all RAPiDGATOR working download links on main posts...
May 23

Fork 2.29.2

Fast and friendly git client. Fork is getting better and better day after day and we are happy to share our results with you. Commit List – Working Directory Changes – Side by Side Diff – Repository Manager Summary and Statistics

Basic features: Fetch, pull, push | Commit, amend | Create and delete branches and tags | Create and delete remote repos | Checkout branch or revision | Cherry-pick, revert | Merge, rebase | Stashes | Submodules

Work with repository: Create, clone or add existing repos | Open recent repository quickly

Commit view: Stage / unstage changes line-by-line | Access to recent commit messages

More features: Browse the repository file tree at any commit | Intuitive merge conflict resolving | See your stashes right in the commit list

What’s New

Version 2.29.2:


  • Release notes were unavailable when this listing was updated.
Compatibility

macOS 10.13 or later

 

Release Name: Fork 2.29.2
Size: 54.1 MB
Links: HOMEPAGE – NFO – Torrent Search

Download: FiKPERUPLOADGiGNiTROFLARERAPiDGATOR

5 Comments
May 23

Alfred Powerpack 5.1.1 (2137)

Alfred 5 is an award-winning app for macOS which boosts your efficiency with hotkeys, keywords, text expansion and more. Search your Mac and the web, and be more productive with custom actions to control your Mac. Alfred 5 brings a wealth of exciting features for both new and advanced users.

New Workflow Editor


  • The Workflow Editor has been rewritten from the ground up to be higher performance, more efficient, user-friendly and accessible. We’ve added keyboard shortcuts, new mouse interactions, a customisable and searchable palette, and VoiceOver accessibility of Workflow contents and editing.
  • Workflows can now be created using keyboard shortcuts, including searching for and inserting workflow objects into the canvas. We’ve also added a new ⌥click paradigm which allows you to quickly connect, multi-connect or chain-connect workflow objects.
Workflow Palette and Search

  • The new Workflow Palette gives you an easy way to navigate, discover and use the broad range of workflow objects available. Simply drag an object from the Palette into the canvas, or hold ⌥ and drag to automatically connect to the currently selected objects.
  • Add your most-used objects to the Palette Favourites list for quick access, or search and filter the Palette instantly with the / shortcut. Use ↩︎ to add the searched item to the canvas, or ⌥↩︎ to insert and automatically connect.
  • Configure the Palette to be full, compact, or hidden to suit your workspace. Even when hidden, the Palette Search will be dynamically available when needed.
Workflow Prefabs

  • Prefabs enable you to save pre-configured objects, or groups of connected objects, into the Palette. You can then reuse these throughout your workflows just like any other workflow object, saving you time and effort.
Workflow User Configuration

  • Workflow creators can now add simple user-facing preferences to workflows, making them easier for users to install and set up. The Workflow readme supports a subset of Markdown, so you can style your workflow introduction and help.
  • Use easy text fields, checkboxes, selection lists, file pickers and more to allow users to configure a workflow without having to navigate into individual objects or scripts!
  • Configuration items can have default values, or can be marked as required, ensuring the user has configured the workflow before it can be used. User values are automatically migrated on updating a workflow.
Automation Tasks

This is the start of something amazing…


  • Alfred’s Automation Task object adds an ever-growing collection of configurable actions you can add to your workflows as building blocks, without having to think about the code behind it; From resizing images and moving files to getting the current Safari tab or switching to Dark Mode.
  • The Automation Task collection is aimed at both non-developers, and advanced workflow creators alike. We develop, maintain and enhance the repository of underlying actions, you simply add them to your workflow.
Run macOS Shortcuts

  • It’s now possible run macOS Shortcuts as part of your Workflows.
Accessibility & Keyboard-based Workflow Editing

  • This is part of our ongoing commitment to make Alfred more accessible and better suited for use with the VoiceOver and Accessibility macOS features.
  • In addition to the Palette Search and Workflow User Configuration, both of which were conceived with Accessibility in mind, Workflows can now be edited and navigated using the keyboard.
  • Use ⌘arrows to move between objects on the canvas, or ⌘⌥left or ⌘⌥right to navigate forward and back through connected objects. Navigate to sibling objects using ⌘⌥up or ⌘⌥down.
  • With VoiceOver enabled, Alfred will be reading the object and connection details as you navigate.
Improved Ubiquitous Search

Alfred’s Ubiquitous search has received more improvements, making it easy to get to a specific preference keyword or snippet directly, and even create a new workflow directly from Alfred’s main bar.

And so much more…

Boost your everyday productivity in every way with many more new features and improvements


  • We’ve added Interactive Getting Started guides to introduce new users to the Workflow Editor and walk them through creating their first workflows
  • Redesigned icons to make workflow objects even easier to recognise
  • Many new objects to allow you to write even more code-free workflows, including Conditional objects, a Speech output and a Running Apps filter
  • The Workflow list can now be resized to more easily see long workflow names
  • Workflow connections can now be disabled in a workflow, preventing Alfred from following that stream when running the workflow
  • Improved Workflow object snapping and sizing
  • Contextual help in more places throughout the workflow editor
  • The Workflow Debugger can be opened and run regardless of a workflow being opened
  • Added Workflow Object alignment options to horizontally or vertically align the selected objects, centred, or references around clicked object
  • Improved workflow connection click detection, including improved hit zones for alt-connection hints
  • Improved colours for hotkey highlighting when sharing combo with other workflows, including disabled ones
    Workflow object notes can now be edited by double clicking them
  • Swift and Python 3 have been added to the available script selections (may trigger Apple Developer CLI Tools automatic install)
  • External Trigger objects can now optionally be run from the alfred: URL scheme
  • Snippet Triggers can now optionally be shown in the Clipboard / Snippets viewerThe Script Filter object has a new `skipknowledge` boolean field in the JSON, preventing Alfred from sorting your outputted results when using UIDs for reselection
  • New word matching framework for higher performance, and more intelligent boundary matching when using e.g. Script and List filters
  • The {query} placeholder can now have modifiers performed on it e.g. {query.trim.lowercase}
  • Added {const:} access to Alfred workflow constants, previously only available to the Scripting environment
  • Alfred now defaults to using the Dark / Light Modern themes to better match macOS
  • Improved URL handling throughout Alfred
  • Improved text view undo algorithm to break coalescing on non-alphanumeric breaks instead of timing
  • Add custom Alfred accent colour to Preferences UI, for improved experience on Big Sur+
  • Improved icon rendering across the board
  • Larger hit zones for buttons at the bottom of the Workflows, Themes and Remote Pages lists
  • Improved macOS Colour palette behaviour in theme editor when changing colour options
  • New option to allow resetting of colour, size and font in rich text snippets
  • Separate icons for Snippets and Snippet Collections for UI clarity
  • Enable drag and drop of snippets between collections in the preferences
  • Reveal in Finder Universal Action now works with multiple file selections
What’s New

Version 5.1.1:


  • Improve VoiceOver in default results for files with differing filename and Display Name
  • Tweak Preferences Snippet table sizing to prevent ... truncation in header
  • Tweak Alfred Preferences update message when unable to connect to CDN to download update
  • Tweak help subtext in Workflow File Filter and File Action Trigger configuration
  • Tweak Checkbox label description for clarity in Workflow Configuration Builder
  • Add 'Resolve Dependencies' and 'Automation Task Options' to the ? keyword internal search
  • Update Amazon search url to latest format, and include Sweden in localised domains
Compatibility

macOS 10.14 or later
Apple Silicon or Intel Core processor

 

Release Name: Alfred Powerpack 5.1.1 (2137)
Size: 10.9 MB
Links: HOMEPAGE – NFO – Torrent Search

Download: FiKPERUPLOADGiGNiTROFLARERAPiDGATOR

6 Comments
May 23

SyncBird Pro 4.0.0

SyncBird Pro is an iPhone file manager that makes iOS sync and iTunes cleaning at a glance. Transfer music, playlists, photos, videos, books–everything–between your iPhone, iPad, iPod, and Mac without using iTunes. SyncBird’s exclusive features named PhoneCare and TunesClean are made to reclaim more free space on your iPhone and iTunes. Without extra effort, SyncBird will give you a daily, thorough cleanup so that you’ll be always free from the storage boundary.

Better design yields better products, so we challenged ourselves to bring Google Material Design to the new macOS platform. The surface, motion, color, and every element in SyncBird, were chosen to give you an exciting and delightful experience.

Features:


  • Flash Sync – Optimized for Flash/SSD storage and with instant Add-to-iPhone feature, SyncBird offers better iOS content management experience.
  • 4K Support – A10 chip and M10 coprocessor give monster performance on 4K video playback. SyncBird puts 4K movies on your iPhone, iPad in one go.
  • Auto-Conversion – Whatever movies you like, SyncBird helps trans-code your videos to .m4v, .mp4, and .mov formats, which suit best on Apple devices.
  • Two-Way Sync – Transfer music, videos, photos and probably all your iOS content, to / from your iPhone and iPod. Free your devices from iTunes limits.
  • Unlimited Import – Add new songs and movies to your iPhone, iPad and iPod from multiple iTunes library on different computers. No iTunes involed.
  • Drag-and-Drop – The most straightforward way to populate your iPhone media library is by dragging-and-dropping. Time to use your iPhone like Finder.
What’s New

Version 4.0.0:


  • Release notes were unavailable when this listing was updated.
Compatibility

macOS 10.8 or later
Apple Silicon or Intel Core processor

 

Release Name: SyncBird Pro 4.0.0
Size: 65.3 MB
Links: HOMEPAGE – NFO – Torrent Search

Download: FiKPERUPLOADGiGNiTROFLARERAPiDGATOR

5 Comments
May 23

Omni Recover 3.5.7

Omni Recover lets you retrieve your deleted messages, photos, WhatsApp chats, and much more, no matter what stage you’ve reached.

Omni Recover is an iPhone data recovery app for macOS built with efficiency and simplicity in mind. From the first time you open this iPhone data recovery tool to the moment you manage to retrieve your deleted iOS data, only requires 3 steps. So the tools at your fingertips are smarter and more powerful, yet more intuitive and easier to use than any other similar utilities.

What’s New

Version 3.5.7:


  • Release notes were unavailable when this listing was updated.
Compatibility

OS X 10.8 or later, 64-bit processor

 

Release Name: Omni Recover 3.5.7
Size: 26.6 MB
Links: HOMEPAGE – NFO – Torrent Search

Download: FiKPERUPLOADGiGNiTROFLARERAPiDGATOR

6 Comments
May 23

Omni Toolbox 1.4.3

Omni Toolbox is an extensive collection of tools for creating graphic reports on iPhone hardware, checking iPhone battery, downloading TikTok videos, making ringtones, and fixing general iOS software glitches.

What’s New

Version 1.4.3:


  • Release notes were unavailable when this listing was updated.
Compatibility

macOS 11.0 or later
Apple Silicon or Intel Core processor

 

Release Name: Omni Toolbox 1.4.3
Size: 81.8 MB
Links: HOMEPAGE – NFO – Torrent Search

Download: FiKPERUPLOADGiGNiTROFLARERAPiDGATOR

4 Comments
May 23

System Dashboard Pro 1.4.3

The System Dashboard Pro is a modern reinterpretation of the System Dashboard and offers more information than ever. The app has been completely redeveloped and optimized for the latest systems.

System Dashboard Pro offers the following features

• General System Information
Get an overview of the most important parameters of your system. This includes, for example, the macOS version used or details about your computer.

• Processor Usage
The processor panel shows important details about processor usage. The current load is displayed as well as that of the last few seconds. A list of processes that have the highest processor utilization is also displayed.

• Memory Usage
The Memory panel shows data related to memory. The current load is displayed as well as that of the last few seconds. A list of processes using the most memory is also displayed.

• Network Information
Basic network information such as the local and external IP address or the transfer rate of the WLAN connection is displayed on this panel.

• Network Usage
The network category shows the current download and upload speed and the number of open connections.

• Internal Battery
This panel is available if the app is running on a MacBook and displays basic battery parameters. Among others information, it displays the number of charging cycles and the health of the battery.

• Hard Disk
The computer’s hard drive can be kept under control with this panel. It shows how much space is used and how much is free. The current speed is also displayed.

• External Drives
SD cards and USB sticks are displayed here. The devices can also be ejected – either individually or all at once.

What’s New

Version 1.4.3:


  • Release notes were unavailable when this listing was updated.
Compatibility

macOS 13.0 or later

 

Release Name: System Dashboard Pro 1.4.3
Size: 8.4 MB
Links: HOMEPAGE – NFO – Torrent Search

Download: FiKPERUPLOADGiGNiTROFLARERAPiDGATOR

5 Comments
May 23

Adobe Photoshop 2023 v24.4.1

Adobe Photoshop 2023, the industry standard for digital image processing and editing, delivers a comprehensive package of professional retouching tools, and is packed with powerful editing features designed to inspire.

Combine, retouch, and remix your pics. Add new color to your old black-and-whites. Make unwanted stuff disappear. Or turn a boring background into an exotic paradise. With Photoshop, everyone can.

Make creativity your business.

Chinzalée Sonami is a ceramic artist who sells her colorful pottery at her studio, through an online shop, and at small outlets around the country. She designs posters, flyers, brochures, ads, and more with Photoshop to promote her business.

Retouch and remix your pics.

Forrest Aguar and Michelle Norris, the duo behind Tropico Photo studio, use Photoshop techniques, inventive color combinations, and dimensions to bring their bright version of paradise to any location.

Your go-to for Instagram-gorgeous graphics.

Nice Day Chinese Takeout uses Photoshop to create mouthwatering social posts and scroll-stopping graphics for their popular New York takeout restaurant.

Build a following and a brand.

Meg Lewis designs virtual backgrounds and graphics with Photoshop to showcase her colorful style on social and build her personal brand.

Discover your own artistic style.

Designer and illustrator Aries Moross draws and paints with Photoshop brushes to transform letters into personal artistic expressions.

What’s New

Version 24.4.1:


  • Release notes were unavailable when this listing was updated.
Compatibility

macOS 10.15.0 or later
Apple Silicon or Intel Core processor

 

Release Name: Adobe Photoshop 2023 v24.4.1
Size: 3.9 GB
Links: HOMEPAGE – NFO – Torrent Search

Download: FiKPERUPLOADGiGNiTROFLARERAPiDGATOR

1 Comments
May 23

PowerPhotos 2.3.1 beta 2

PowerPhotos allows you to break up your Photos.app images among multiple Photos libraries, rather than having to store all of them in one giant library. You can easily switch between libraries, or just browse the photos in your libraries directly from PowerPhotos, without having to open each library in Photos.

PowerPhotos also supports searching across all your libraries at once to help track down a particular photo. If you use iCloud Photo Library to sync photos with your other devices, splitting up your library can help save on iCloud storage costs. Use a single library to hold a smaller collection that you sync with iCloud, while keeping the bulk of your photos in separate libraries so they don’t take up space on iCloud. PowerPhotos can analyze your libraries for duplicate photos, showing them to you side-by-side and letting you get rid of extra copies of photos that you no longer need.

What’s New

Version 2.3.1 beta 2:


  • Release notes were unavailable when this listing was updated.
Compatibility

macOS 10.15 or later, 64-bit processor

 

Release Name: PowerPhotos 2.3.1 beta 2
Size: 38.2 MB
Links: HOMEPAGE – NFO – Torrent Search

Download: FiKPERUPLOADGiGNiTROFLARERAPiDGATOR

4 Comments
May 23

App Cleaner & Uninstaller Pro 8.1.4 FIX

App Cleaner & Uninstaller (was App Cleaner) can remove applications and their service files on OS X*. Make sure they aren’t eating up precious space on your drive with this helpful app that does the legwork for you.

Features


  • Scan the system and preview installed applications
  • Remove all types of service files
  • Remove remains of previously uninstalled apps
  • Reset application to a first-launch state
  • Easy-to-use shortcuts
  • Any file or app quick preview
  • Specific app-associated file formats preview
  • Show unused applications
  • Skip list option
What’s New

Version 8.1.4:


  • Release notes were unavailable when this listing was updated.
Compatibility

macOS 10.13 or later

 

Release Name: App Cleaner & Uninstaller Pro 8.1.4 FIX
Size: 27.4 MB
Links: HOMEPAGE – NFO – Torrent Search

Download: FiKPERUPLOADGiGNiTROFLARERAPiDGATOR

4 Comments
May 23

Cardhop 2.2.7

Cardhop lets you search, add, edit, and interact with your contacts in a fun and interactive way. Just type what you want and Cardhop will figure it out.

Features


  • Search: Instantly find what you’re looking for by typing the name or details and let Cardhop handle the rest.
  • Add or edit: Add new contacts or edit existing contacts with unparalleled ease and simplicity. Just enter the name of the contact along with their details and then observe the smile on your face.
  • Act: The old way of interacting with your contacts takes multiple steps to accomplish the actions you want. This all changes with Cardhop. After you try Cardhop, you’ll wonder how you ever did it the old way.
What’s New

Version 2.2.7:


  • Release notes were unavailable when this listing was updated.
Compatibility

macOS 10.11 or later.
Support M1 Apple silicon.

 

Release Name: Cardhop 2.2.7
Size: 36 MB
Links: HOMEPAGE – NFO – Torrent Search

Download: FiKPERUPLOADGiGNiTROFLARERAPiDGATOR

3 Comments