https://github.com/taqsblaze/swapify
A python + Qt application for easily creating swap memory
https://github.com/taqsblaze/swapify
Last synced: about 2 months ago
JSON representation
A python + Qt application for easily creating swap memory
- Host: GitHub
- URL: https://github.com/taqsblaze/swapify
- Owner: TaqsBlaze
- License: gpl-3.0
- Created: 2024-07-06T08:47:15.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-07-16T11:55:39.000Z (10 months ago)
- Last Synced: 2025-01-17T20:13:12.285Z (4 months ago)
- Language: Python
- Size: 447 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SWAPIFY
A python + Qt application for easily creating swap memory
# Why Swapify?
- swapify makes it incredibly easy without typing any command
so easy even a regular guy can create swap memory and increase their pc perfomance
- GUI based## Requirements:
- python 3.x
- pyQt5## Running program:
### Linux:
`pip3 install -r requirements.txt`
`python3 swapify.py`