Skip to main content

.exe file details for your Nautilus file browser

Project description

Win32 Details

License

Win32 Details is an additional page in Properties dialog named Details, similar to that from Windows File Explorer. It allows to conveniently display a specific details about .exe files within comfort of your file browser.

win32-details v0.1

How to use it

Just right-click any .exe file, go to Properties, and click Details tab.

Installation

Requirements

From PyPI

Win32 Details can be installed system-widely or just for the current user.

User install:

pip3 install --user win32-details
win32-details --install-user

System-wide install:

sudo pip3 install win32-details
sudo win32-details --install-system

Close currently opened Nautilus instances to load the extension:

nautilus -q

From source

Clone the repository, and cd to it:

git clone https://github.com/tfuxu/win32-details.git
cd win32-details

Win32 Details can be installed system-widely or just for the current user.

User install:

pip3 install --user .
win32-details --install-user

System-wide install:

sudo pip3 install .
sudo win32-details --install-system

Close currently opened Nautilus instances to load the extension:

nautilus -q

Changelog

  • 0.4:
    • Add a MD5 Hash row
    • Allow user to copy values from rows (if row is selected, click left one time to select text)
    • Add setup.py for packaging to PyPI
    • Create a small CLI tool for easier installing (based on Nautilus Terminal)
  • 0.1:
    • Initial release of Win32 Details

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

win32-details-0.4.0.tar.gz (17.1 kB view hashes)

Uploaded Source

Built Distribution

win32_details-0.4.0-py3-none-any.whl (17.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page