Skip to content

gorbe2002/eyes-spies

eyes-spies

Monitoring tool but with Ice Spice :P

📋 Table of Contents

💭 Introduction to CLI and CLI tools

  • CLI stands for Command Line Interface, which is a way of interacting with a computer program or operating system using text commands typed into a terminal or command prompt. A CLI allows users to execute commands, navigate directories, and perform various tasks using keyboard input, instead of using a graphical user interface (GUI) that relies on mouse clicks and icons.
  • CLI tools are software programs that are designed to be used from the command line. They are usually lightweight and faster than their GUI counterparts, making them popular among developers and system administrators. CLI tools can be used to perform a wide range of tasks, such as text processing, file manipulation, system monitoring, network diagnostics, and more.

📝 Description

In this project, we created multiple CLI tools, which can range from showing you the weather forecast, to creating an ascii art video. Now you might wonder where Ice Spice fits into all of this. It's simple, she inpired the idea to create the munch CLI tool.

📖 Commands

🔬 Technologies

  • Language(s): go, html, css, python
  • Technologies: nginx, GCP

🔍 In-Depth

Github
  • Projects

  • Issues

  • Code (Source Code)

  • CODEOWNERS

  • Branch Protections

  • Wiki

  • Dependency Graph (Exported SBOM to do some analysis)

  • CITATIONS

  • SECURITY Policy

  • Code of Conduct

Domain.com
  • Custom Nameservers to Google Cloud Platform

  • Our Spice-y domain: http://espies.tech/. Check it out!

Twilio
  • Send SMS
Google Cloud Platform
  • Compute Engine

    • VM Instances
  • Network Services

    • Cloud DNS
  • IAM & Admin

    • IAM

    • Identity & Organization

    • Service Accounts

  • VCP Network

    • IP Addresses

    • Shared VPC

📘 Technical Details

  • Need a .env file in root directory of this program with the following fields:
# Enter values where `<>` is
M_PHONE="<>"
TWILIO_ACCOUNT_SID="<>"
TWILIO_AUTH_TOKEN="<>"
  • Dance will not work out of the gate (unfortunately), however this can be ameliorate by doing the following:
  1. Download munch.gif
  2. Put munch.gif in vid Directory
  3. Test it out! ./munch dance

About

monitoring tool but Ice Spice :P

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors