Skip to content

fort-ind/mac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fort.ind on mac

fort but on mac.. need i say less

Description

This is an Electron-based macOS application that embeds fort.ind (i promise it's not gonna be a Electron app forever ok?)

Prerequisites

  • Node.js 16 or higher
  • npm (comes with Node.js)

install??

npm install

Running the App

npm start

Building for macOS

Build for current architecture:

npm run build

Build for Apple Silicon (ARM64):

npm run build:arm64

Build for Intel (x64):

npm run build:x64

The built application will be available in the dist folder.

Features

  • Native macOS application using Electron
  • Native window controls
  • macOS-optimized UI
  • Loading indicator
  • Error handling for network issues

About

fort.inds mac app remade?

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors