DhanushNehru / Python-Scripts

A curated list of python scripts for automating your tasks
https://dhanushnehru.github.io/Python-Scripts/
MIT License
185 stars 114 forks source link

Added recently_accessed_files module (issue #198) #200

Closed onkar-kota closed 8 months ago

onkar-kota commented 8 months ago

Description

This Python script extracts the path of recently accessed files in the specified directory.

Fixes #198

Checklist: