Giter Site home page Giter Site logo

colima-desktop's Introduction

Colima Desktop

Colima's desktop utility.

Project Goals

I'd like to keep this as simple as possible.

At the moment, I don't have any plans to add any fancy features. (Like listing containers, images, etc.)

Read the Features section for more information.

Currently, I'm only targeting MacOS. (But maybe Windows and Linux will be supported in the future.)

Features

  • ✅ Start/Stop/Restart Colima via the CLI command
  • ✅ Display Colima status (Running, Stopped, Starting, Stopping, Restarting)
  • ✅ Animated tray icon
  • 📋 Logging
    • ✅ Save and view logs (from the Colima CLI)
    • 📋 Clear logs
  • 📋 Colima settings
    • ✅ Colima start arguments
    • ✅ Colima path
    • 📋 Launch Colima Desktop at login
    • 📋 Colima version
    • 📋 Settings design

✅ = Implemented 📋 = Planned

See the PLAN - v1.0.0 issue for more information.

Installation

  1. Make sure you have Colima installed on your system.
  2. Note down the path to the colima binary. (Run which colima in your terminal.)
  3. Download the latest release from the releases page.

Building from Source

git clone https://github.com/dhodvogner/colima-desktop.git
cd colima-desktop
nvm use
npm install
npm run clean
npm run make

Development

git clone https://github.com/dhodvogner/colima-desktop.git
cd colima-desktop
nvm use
npm install
npm start

Contributing

Any contributions you make are greatly appreciated.

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

To keep the codebase consistent, please run npm run lint before committing your changes.

By contributing, you agree that your contributions will be licensed under its MIT License.

License

MIT

colima-desktop's People

Contributors

dhodvogner avatar

Watchers

 avatar

colima-desktop's Issues

PLAN - v1.0.0

Currently planned features:

  • Start/Stop/Restart Colima via the CLI command
  • Display Colima status (Running, Stopped, Starting, Stopping, Restarting)
  • Animated tray icon
  • Logging
    • Save and view logs (from the Colima CLI)
    • Clear logs
  • Settings
    • Colima start arguments
    • Colima path
    • Launch Colima Desktop at login
    • Colima version
    • Settings design

Under Consideration:

  • Edit Colima's settings file directly
  • Runtime support: Docker, Cotainerd, Kubernetes
  • Auto updater (Colima Desktop)
  • Update notifications (Colima)

Please write a comment if you have any ideas/suggestions.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.