https://github.com/labodidavid/dit_filenamereader
A simple winforms application written in c# for list, filter filenames in a directory.
https://github.com/labodidavid/dit_filenamereader
Last synced: 1 day ago
JSON representation
A simple winforms application written in c# for list, filter filenames in a directory.
- Host: GitHub
- URL: https://github.com/labodidavid/dit_filenamereader
- Owner: LabodiDavid
- Created: 2020-03-16T14:47:13.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-20T00:04:13.000Z (over 6 years ago)
- Last Synced: 2025-02-23T22:34:42.543Z (over 1 year ago)
- Language: C#
- Size: 332 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.md
Awesome Lists containing this project
README
# DIT Filename Reader - DIT Fájlnév olvasó [EN/HU]
### [HU] - Leírás
Egy szimpla grafikus alkalmazás egy könyvtárban lévő fájlok neveinek a lekérdezéséhez.
### [EN] - Description
A simple GUI application to list filenames in a directory.
### Changelog - Változtatások
[HU] Kattints ide, hogy megnézd a [changelog](https://github.com/LabodiDavid/DIT_FileNameReader/blob/master/Changelog.md)-ot.
[EN] Click here, to see the [changelog](https://github.com/LabodiDavid/DIT_FileNameReader/blob/master/Changelog.md).
### Szükségletek / Requirements:
Győzödj meg róla, hogy a legfrissebb .NET framework van az eszközödön.
Ensure that your device has the latest version of the .NET framework.
## [HU/EN] - Features
- [HU] Folyamatos előnézetet ad a jelenlegi beállításaidhoz mérten a fájlnév lekérdezésedről.
[EN] Provides a continuous preview of your filename query relative your current settings.
- Fájlnév szűrő (nagyobb mappákban hasznos, pl.: kitudod listázni csak az mp3 fájlokat *.mp3)
[EN] Filename filter (It's useful in bigger folders, for example: you can list only the mp3 files *.mp3)
- [HU] Fájlnevek listázása kiterjesztéssel együtt vagy anélkül
[EN] Listing filenames with extensions or without.
- [HU] A lekérdezésed egyszerűen eltudod menteni szövegfájlba egy gombnyomással.
[EN] You can save your file list to a text file with a simple button.
### TO DO / Upcoming features - jövőben érkező funkciók:
- [ ] - Fájlok megszámlálása az adott mappában / Counting files in a given directory
- [ ] - Megszámlálás a szűrőnek megfelelve / Counting files according to the filter
- [ ] - Implementálás a DIT App-ba, DIT Updater-hez való hozzácsatolás. / Implement to the DIT App, attach to DIT Updater.
És még sok más ami nincs ide lejegyezve.. And many more that is not listed here..