Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fbutros/downloadsorganiser
https://github.com/fbutros/downloadsorganiser
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/fbutros/downloadsorganiser
- Owner: FButros
- License: mit
- Created: 2023-12-12T09:12:44.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-12T09:19:45.000Z (about 1 year ago)
- Last Synced: 2023-12-12T10:30:39.215Z (about 1 year ago)
- Language: JavaScript
- Size: 107 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DownloadsOrganiser
Automatically organizes downloaded files into designated folders based on file type.
## Table of Contents
- [Description](#description)
- [Features](#features)
- [Installation](#installation)
- [Usage](#usage)
- [Configuration](#configuration)
- [Contributing](#contributing)
- [License](#license)## Description
DownloadsOrganiser is a browser extension that simplifies the process of organizing downloaded files on your computer. It automatically categorizes downloaded files into specific folders based on their file extensions. Say goodbye to cluttered download folders!
## Features
- Automatically organizes downloaded files into designated folders.
- User-friendly interface for adding, removing, and managing folder mappings.
- Customizable folder mappings for different file types.
- How-to guide included to help you get started.## Installation
1. Clone this repository to your local machine or download the ZIP file.
2. Open your browser and navigate to the extensions management page. For example, in Google Chrome, you can go to `chrome://extensions/`.
3. Enable "Developer mode."
4. Click "Load unpacked" and select the directory where you cloned or extracted the extension files.## Usage
1. Click on the DownloadsOrganiser icon in your browser's toolbar.
2. Add new folder mappings by specifying the file extension and the desired folder name.
3. Your downloaded files will now be automatically organized into the specified folders.## Configuration
You can REMOVE or ADD folder mappings by following these steps:
1. Right Click on the DownloadsOrganiser icon and choose "Options" OR click on "Go To Settings" link found in the popup.
2. Add or remove folder mappings as needed.## Contributing
Contributions are welcome! If you have any suggestions, bug reports, or feature requests, please open an issue on GitHub or submit a pull request.
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.