cuteliner
General
cuteliner is a clone of the program 'oneliner', written in C++ using Trolltech's Qt-toolkit.
News
I'm currently fixing some quick-and-dirty-stuff. As soon as this is done and support for reading configuration files is ready I'll release Version 0.1 of cuteliner.
Already working
- execution of commands via sh or any other shell
- execution of commands in an xterm (use :command)
- change directory (cd foobar)
- build debian packages
Work in progress
- reading options from configuration file
Planned features
- drag'n'drop, at least for other Qt-applications
Distribution
This program is mainly distributed as source-only. For information on how to compile read the INSTALL-file provided with the source-tarball.
Sources are available as daily generated CVS snapshots and source packages with official released versions.
I may sometimes build binaries for Windows. Since I normally do not use Windows I'll not provide binaries for every version or snapshot. A windows-binary named 'current' does not mean that it has been build with the current CVS snapshot.You may change or redistribute cuteliner any time without explicit permission, as long as you respect the terms and conditions of the GNU GPL. You may not redistribute binaries without providing access to the sources.
Documentation
Documentation consists of LaTeX and/or plain text files, located in the /doc-directory of the source tarball.
Some files may be transformed to HTML and included in this page. In the near future the tarball will contain man pages for UNIX environments.
Default language for all documentation and comments is English. All files ar named as follows:
- FILE -- English
- FILE.de -- German
In the near future all documentation will be English; most parts will be translated into German.
Downloads
Here you can find daily generated CVS snapshots. They are built daily with a small shell script. Newest snapshot is named 'current'. During the next days I'll provide older ones, too.
You can check out sources from anonymous CVS with `cvs -d:pserver:cvs@cvs.pimp.lart.info:/cvs co cuteliner'. Anonymous CVS gets updated once per day.
All snapshots are bzip2ed GNU-TAR-archives, all single files are bzip2ed.
- Current CVS-snapshot
- Yesterdays CVS-snapshot
- A really outdated snapshot
- Qt 2.3 runtimelibrary for Windows