Token Sorter is a web application designed to organize 200-digit meter tokens for easy input into the meter.
- Token Parsing: Extracts and displays token sequences from bulk meter token return messages.
- Sequential Display: Allows users to view each token sequence one by one.
- Navigation Controls: Provides "Previous Token" and "Next Token" buttons for easy navigation between token sequences.
- User-Friendly Interface: Designed for simplicity and ease of use.
To use Token Sorter, follow these steps:
- Copy the entire message from your meter token return message.
- Paste it into the input box on the Token Sorter site.
- Navigate through the tokens using the provided buttons to view each sequence individually.
The site processes the pasted meter token return message to identify and separate each token sequence. It then displays these sequences one by one, making it easier for users to manage and use their tokens effectively.
We welcome contributions to Token Sorter! Whether you're interested in fixing bugs, adding new features, or improving documentation, your input is valuable.
- Fork the repository on GitHub.
- Clone your fork to your local machine.
- Create a new branch for your changes.
- Make your changes in the new branch.
- Push the changes to your fork.
- Submit a pull request to the original repository with a clear description of your changes.
If you have questions, suggestions, or want to discuss potential improvements, feel free to open an issue in the repository.
This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details. Contributions are welcome, but commercial use and claiming ownership of the software are not permitted under this license.
- Icons provided by FontAwesome.
- All the contributors and supporters of the project.