Lister
English
日本語
繁體中文
简体中文
Deutch
Français
Español
Github
About Us
The application Lister is an open-source application developed using the CLR (Common Language Runtime) .NET framework, designed to aid the organization and listing of important ideas. The application supports multiple languages, including English, Japanese, Chinese (Simplified and Traditional), German, French, and Spanish. In the latest version of Lister, the following features are present:
• Change languages
• Toggle disallowing only white-space text
• Reseting list
• Saving list
• Saving selected language
Download Lister
Link
Version
Type
Size
Operating System
Download
Latest (1.7.25)
.exe
271kB
Windows
Download
1.7.24
.exe
270kB
Windows
Download
1.7.22
.exe
270kB
Windows
Download
1.7.12
.exe
269kB
Windows
Download
1.7.11
.exe
269kB
Windows
MIT LICENSE
Copyright (c) 2024 TierTheTora
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
README
Lister
Lister is currently only supported on Windows.
Lister is a Windows Forms application that allows users to create a list of items. Users can add new items, reset the list, and save it to a file.
Features
•
Add Text to List:
Users can add items to the list writing to the input box and clicking the "Add" button.
•
Save List:
The list can be saved to a file called
New List.txt.
•
Reset List:
Users can reset the list, removing all data and items.
•
Language Support:
The application supports multiple languages, including English, Japanese, Chinese (Simplified and Traditional), German, French, and Spanish.
•
Disallow Empty Text:
Users can check the "Disallow empty text" option to prevent adding blank entries.
•
Saving Language:
The application saves the current language, restoring them when the application is restarted.
Usage
1. Open the application.
2. Insert text into the input box and click "Add" to add an item to the list.
3. Click "Save List" to save the list to a file named New List.txt.
4. Click "Reset List" to clear all items and data from the list.
5. Check the "Disallow empty text" box if you want to prevent adding blank entries.
Files
•
New List.txt:
The saved list file.
•
Language.txt:
The file that stores the selected language.
•
Lister.exe:
The executable for the application.
•
Form.cpp:
Launches a Windows Forms app with a main window.
•
Form.h:
The main file for the looks of the window.
•
Resource.rc:
The file for defining the icon.
•
resource.h:
Defines unique identifiers for resources.
•
Lister.ico:
Icon for the Lister application.
Download
Visit the
WEBSITE
or
Download from Github
License
This project is licensed under the MIT License - see the
LICENSE
file for details.