~~Title: RS File Splitter ~~ {{htmlmetatags>metatag-robots=(index,follow) metatag-author=(Red Squirrel) metatag-keywords=(RS File Splitter,lxsplit,split,file,linux,unix,archlinux,debian,ubuntu,deb,aur,red,squirrel,red squirrel,redsquirrel87) metatag-description=(A simple Linux GUI for LXSplit.) metatag-og:description=(A simple Linux GUI for LXSplit.) metatag-media-og:image=(::rsfilesplitter:rsfilesplitter.png) }}
RS File Splitter | |
---|---|
{{::rsfilesplitter:rsfilesplitter.png?direct&350|Preview}} | Status |
[[project-discontinued|Discontinued]] {{:icons:discontinued.png?nolink|Discontinued}} | |
Platforms | |
{{:icons:linux.png?nolink|Linux}} | |
Download | |
[[{:wiki:download.png|width: 150px; color: #41a1b1; font-weight: bold;}https://www.dropbox.com/s/oy65afkzgnqjw4t/RSFileSplitter_5.0-1_bin.tar.gz?dl=0|v5.0 (BIN)]] |
gambas3-runtime, gambas3-gb-gtk, gambas3-gb-qt4, gambas3-gb-image, gambas3-gb-form, lxsplit
**Note:** //gambas3-gb-qt4// is optional, install it only if you need the [[wp>Qt_(software)|QT]] support for [[wp>KDE]].
- Download the package containing the binaries (BIN)
- Give the execution rights to the binary file: chmod +x RSFileSplitter.gambas
- Run the binary file double-clicking on it or typing in a terminal: ./RSFileSplitter.gambas
===== Bugs, Issues, Enhancements and Proposals =====
You can report any bugs or issues, as well as suggestions for enhancements and proposals, using the [[https://bitbucket.org/Red_Squirrel/rs-file-splitter/issues|project's official page on BitBucket]].
===== Changelog =====
==== v5.0 ====
* Changed the development environment from Gambas2 to Gambas3
==== v4.0.0 ====
* Rearranged and cleaned up the GUI
* Heavily cleaned up all the source code (deleted tens of useless lines of code)
* Reduced a lot the program's executable size
* Improved windows and errors handling
* Now the program is a GUI for LXSplit
* Possibility to choose an output folder (even though LXSplit does not allow it!)
===== Thanks =====
* To [[wp>Gambas]] and [[http://lxsplit.sourceforge.net/|LXSplit]] creators.
* To my girlfriend for her patience.