Skip to content
This repository has been archived by the owner on Sep 21, 2019. It is now read-only.

MayGo/clomfy

Repository files navigation

Clomfy

Cloud Foundy manager.

!!! Work in progress !!!

Features

  • Apps board
  • Stop/Start/Restart app
  • View app data as JSON
  • View notifications
  • Buildpacks list

Features to be implemented

  • App board
  • Change app settings (instances/memory)

Made with

Screenshots

Login

Apps board

View app json data

Notifications

Donations

This project needs you! If you would like to support this project's further development, feel free to donate. Your donation is highly appreciated. Thank you!

Feel free to make feature requests and 'Star' this project.

Flattr this git repo

Click here to lend your support to: Clomfy and make a donation at pledgie.com !

paypal

Development

Quick Start

Prerequisites: Node, Git.

git clone https://github.com/Maygo/clomfy.git  # Download this project

npm install yarn -g     # install yarn or binary from https://yarnpkg.com

yarn install            # Install dependencies

Start application

Aurelia client (renderer)

cd client/
nps run

Electron (main)

cd electron/
nps run

License

GNU General Public License v2.0 2017 MayGo @ trimatech.ee