Skip to content

A Python-based script that warns about high memory usage.

Notifications You must be signed in to change notification settings

Vectorial1024/simple_memory_alert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

simple_memory_alert

A Python-based script that warns about high memory usage.

If there are desktop notifications when the battery is low, why can't there be desktop notifications when free memory is low?

(This is a WIP project.)

Requirements

This repo requires Python 3.

This repo uses pipreqs to generate requirements.txt.

Usage

Currently, this runs as a standalone Python script:

General Usage

python3 MemoryTracker.py

About

A Python-based script that warns about high memory usage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages