https://github.com/hackjutsu/digicompanion
An ASCII cat companion for Chrome that displays system information
https://github.com/hackjutsu/digicompanion
Last synced: 9 months ago
JSON representation
An ASCII cat companion for Chrome that displays system information
- Host: GitHub
- URL: https://github.com/hackjutsu/digicompanion
- Owner: hackjutsu
- License: mit
- Created: 2025-02-25T18:41:27.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-28T00:54:25.000Z (about 1 year ago)
- Last Synced: 2025-03-12T08:38:03.709Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 781 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#  Digi Companion
A friendly ASCII cat companion for Chrome that displays system information.

## Features
- 🐱 Cute ASCII cat that lives in your browser
- 📊 Displays system information (IP, time, screen resolution, etc.)
- 🎯 Customizable position (6 different locations)
- 🔄 Reacts to browsing activity (scrolling, idle state)
- 💾 Remembers position across browser sessions
## Information Displayed
- IP Address
- Current Time
- Screen Resolution
- Platform/OS
- Language
- Battery Level
- Network Status
- Memory Usage
- Device Type
## Installation
1. Clone this repository
2. Open Chrome and navigate to `chrome://extensions/`
3. Enable "Developer mode"
4. Click "Load unpacked" and select the extension directory
## Usage
- Click the cat to cycle through different system information
- Use the extension popup to:
- Enable/disable the cat
- Change the cat's position
- The cat will:
- Think when you scroll
- Sleep when idle
- Wave when clicked
## License
MIT License