Skip to content

KovacevicAleksa/go-browser-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-browser-cli

go-browser-cli is a command-line tool written in Go for managing files and providing various utility commands. It includes features like file management, AI chat, web search, and site analysis.

Features

File Management:

  • /create - Creates a new file.
  • /read - Reads an item.
  • /update - Updates an item.
  • /delete - Deletes an item.
  • /rename - Renames an item.
  • /list - Lists all items.

Utility Commands:

  • /help - Displays the list of available commands.
  • /exit - Exits the application.
  • /about - Displays information about the application.
  • /size - Shows the size of the user folder.

Web & AI Features:

  • /aichat - Starts an AI chat session.
  • /google - Searches Google.
  • /siteperformance - Analyzes site performance (loading time and status codes).
  • /sitecontent - Analyzes site content.
  • /fetchSiteData - Fetches and analyzes HTTP response data from a given URL.
  • /history - Displays the history of /sitecontent, /fetchSiteData, and Google searches.

Installation

  1. Clone the repository:
    git clone github.com/KovacevicAleksa/go-browser-cli.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published