News

F-Bar Version 2 is Now Available

Published
F-Bar Version 2 is Now Available image

F-Bar is a Mac OS X application by Jan Östlund that allows you to manage your Laravel Forge servers from the menubar:

Soon after the Forge API was released, Jan released the first version of F-Bar that we covered here on Laravel News, and version two builds upon the original application with new features. Version two is a free upgrade for existing customers.

What’s New in Version 2?

For the full details, check out the official blog post about V2. The following is a quick overview:

Launch SSH Connections with Hyper

Users can now launch an SSH connection on a Forge server with Hyper terminal. F-Bar had support for Terminal and iTerm in V1, however, because Hyper is built on top of Electron, it cannot be controlled by events sent by AppleScript.

Desktop Push Notifications

It’s now possible to receive push notifications for completed deployments. Jan came up with an ingenious solution to notifying the application when a deployment is complete. You add a cURL request to the end of your deployment script, and the F-Bar pusher service takes care of communicating with the Apple Push Notification Service. The F-Bar Pusher application is built with Laravel 5.5.

Configuration Window

Added keyboard shortcuts for a faster workflow:

  • Cmd-S saves the content
  • Cmd-W closes the window
  • Cmd-R reloads the content, nice if you are looking into deployment logs

Icon in dock

F-Bar now has an icon in the dock, making it easier to TAB to find and select the app when you are running Spaces:

Swift 4

The project’s source code was updated to Swift 4.

Learn More

F-Bar 2 is available for $14.95 at the time of writing and comes with a ten-day trial.

Paul Redmond photo

Staff writer at Laravel News. Full stack web developer and author.

Filed in

Sponsored

laravelcloud logo
Laravel Cloud

Easily create and manage your servers and deploy your Laravel applications in seconds.

Visit Laravel Cloud

The latest

View all →
CPX: The Composer Package Executor for PHP image

CPX: The Composer Package Executor for PHP

Read article
Laravel AI SDK Adds Human-in-the-Loop Tool Approval image

Laravel AI SDK Adds Human-in-the-Loop Tool Approval

Read article
Pest 5 Released With Test Impact Analysis, Agent Verification, and Evals image

Pest 5 Released With Test Impact Analysis, Agent Verification, and Evals

Read article
Queue-SQL: Run Mass Deletes and Updates Across Parallel Queue Jobs image

Queue-SQL: Run Mass Deletes and Updates Across Parallel Queue Jobs

Read article
Blade Formatting in Laravel Pint image

Blade Formatting in Laravel Pint

Read article
Inertia DevTools Is Now on the Chrome Web Store image

Inertia DevTools Is Now on the Chrome Web Store

Read article