Skip to content

An open source MacOS cPanel client for Icarus Labs customers.

License

Notifications You must be signed in to change notification settings

icaruslabs/icarus-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Icarus Labs

Version MIT License Support

Icarus Dashboard is an open source MacOS cPanel client built for the customers of Icarus Labs.


Getting Started

To install Icarus Dashboard on a MacOS device, please download the zip file in our latest release. The extracted folder contains the application, which you should move in your Applications folder. You must have Icarus Labs cPanel credentials to use Icarus Dashboard.

For Developers:

To enable developer tools, uncomment line 15 in main.js.

Install dependencies (node, npm, electron, electron-packager):

$ npm install

Start the application:

$ npm start

Build the application for MacOS:

$ npm run package-mac

Screenshots

Login Screenshot Dashboard Screenshot Databases Screenshot Subdomains Screenshot Email Accounts Screenshot

Credits

Copyright (c) Icarus Labs, 2018-2019. Released under the MIT license. Developed by seb646 using Electron.