Skip to content

v00d00m4n/memreduct

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mem Reduct

Mem Reduct is a small application that allows you to monitor and clean your computer memory. Exempt system cache, modified, and idle memory pages. As a result of the program, the memory usage is reduced by ~ 25%. Released under GNU General Public License v2 license.

The program used undocumented features of system (Native API) to clear the memory that have emerged since Windows Vista, so some cleaning methods are not available in earlier versions Windows.

Download binaries on product page.

Translation

Please make translation for Mem Reduct to your language, send me translated files to email. See "/src/languages/" as an example.

Requirements

  • OS: Windows XP/Server/Vista/Seven/8
  • CPU: 500 mhz
  • HDD: 10 mb
  • RAM: 32 mb

Features

  • Displays information about memory usage
  • Displays information about memory usage on systray (icon, balloon tip)
  • Balloon tips on events
  • Comparing memory before and after reduction
  • Configurable memory cleaning
  • Localization support
  • Simple and intuitive interface
  • Full source code available
  • Portable, all settings stored in application directory

Changelog

v2.4 (17 September 2013)

  • Added tray icon customization
  • Improved UAC compatibility
  • Improved admin right checking
  • Improved tray icon painting
  • Improved updates checking
  • Improved 64-bits OS compatibility
  • Changed application icon
  • Some cosmetics fixes
  • Fixed minor bugs
  • Optimized code

v2.3 (14 July 2012)

  • Improved compatibility with Windows 8 Release Preview
  • Added "Bulgarian" translation (by nahalnik)
  • Added "Chinese (simplified)" translation (by hsxz)
  • Added "Chinese (traditional)" translation (by hsxz)
  • Added "Apply" button to settings window
  • Added option to disable tooltips
  • Added option "Always on Top"
  • Added memory usage color indication for ListView
  • Fixed reading settings
  • Fixed admin right checking
  • Fixed checking already running copy
  • Fixed working under UAC
  • Removed admin rights requirement (shown only if necessary)
  • Updated installer
  • Some cosmetics fixes
  • Fixed minor bugs
  • Optimized code

v2.2 (24 May 2012)

  • Added new on double-click option "Start memory reduction (silently)"
  • Fixed Auto-Reduct percents

v2.1 (23 May 2012)

  • Added "Portugues" translation (by Lucas Macedo)
  • Added Auto-Reduct configuring
  • Added systray configuring
  • Added balloon tip on event
  • Added displaying "System working set" usage
  • Fixed write/delete from autorun
  • Fixed calculating of percents
  • Fixed re-opening windows from systray menu
  • Changed "About" dialog
  • Changed update-engine
  • Small interface fixes
  • Fixed memory leak(s)
  • Updated all localizations
  • Fixed minor bugs
  • Optimized code

v2.0 (2 April 2012)

  • Added partial support of Windows XP
  • Added support for localizations
  • Added displaying information in sytray
  • Added new settings
  • Now program worked in the background
  • Improved user interface
  • Fixed minor bugs
  • Optimized code

Copyright © 2013 Henry++

About

Lightweight memory reduction software for Windows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published