Skip to main content

CLI interface to control SURF VMs

Project description

🏄‍♂️ Surf Controller

built with Rye

🌊 Overview

Surf Controller is a powerful CLI tool for managing your cloud workspaces with ease! It provides a user-friendly interface to monitor, pause, and resume your virtual machines (VMs) effortlessly.

🚀 Features

  • 📊 Interactive CLI interface
  • 🔄 Real-time VM status updates
  • ⏸️ Pause and ▶️ resume VMs with a single keystroke
  • 📋 Multi-select functionality for batch operations
  • 📜 Live log viewing

🛠️ Installation

Use rye Rye to install surf-controller globally or add it to your local environment. Of course, you can also use pip to install it.

rye tools install surf-controller
rye add surf-controller
pip install surf-controller

This installs the surfcontroller command.

🔑 First-time Setup

You can find the documentation for the API hier: API Documentation

On your profile you can create your own API token.

You can obtain the CSRF tokens by authorizing directly with the Surf API. Use the green lock icon in the top right corner to authorize with your API-token and obtain the CSRF token by executing a request.

Copy both tokens and use them during configuration.

Run the configuration by starting the controller:

surfcontroller

On first run, Surf Controller will:

  1. 📁 Create a configuration directory in your home folder
  2. 📄 Copy a default configuration file
  3. 🔒 Prompt you for API and CSRF tokens

🎮 Usage

Run the controller:

surfcontroller

🕹️ Controls

  • j: Move cursor down
  • k: Move cursor up
  • Enter: Select/deselect VM
  • a: Select all VMs
  • p: Pause selected VMs
  • r: Resume selected VMs
  • u: Update VM list
  • l: Toggle log view
  • q: Quit

📝 Configuration

Edit ~/.surf_controller/config.toml to customize your settings.

🤝 Contributing

Contributions are welcome!

📜 License

This project is licensed under the MIT License - see the LICENSE file for details.

🙏 Acknowledgments

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

surf_controller-0.2.1.tar.gz (8.2 kB view hashes)

Uploaded Source

Built Distribution

surf_controller-0.2.1-py3-none-any.whl (9.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page