/ScatterWords

Simple application for non-linear handling of small text files

Primary LanguageC#GNU General Public License v3.0GPL-3.0

ScatterWords

ScatterWords is a very simple Windows application that lets you scatter each line of a text file over a 2D blackboard. I wrote this C# disaster in a hurry 'cause I needed a quick tool to manually cluster some text data.

If you're not interested in the code, just check out the release section.

Screenshot

A nice portrait of ScatterWords.

Some details

All settings are almost self-explanatory, the only thing that is implicit in the interface is that you can drag text files into the window. Have fun.

Known issues

Since everything is redrawn each time you drag a label object, big window sizes may result in some lag.

License

SCATTERWORDS Giorgio Presti

ScatterWords: Simple application for non-linear text handling

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/