Skip to content

andialbrecht/crunchyfrog

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
cf
 
 
 
 
 
 
 
 
po
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
CrunchyFrog -- A cross-platform SQL client.
===========================================

CrunchyFrog is a cross-platform SQL client for a variety of database
systems.


Running CrunchyFrog
-------------------

You can run CrunchyFrog from this directory without installing:

    ./crunchyfrog

The next thing is to define some datasources by opening the Datasource manager
(Edit > Data Source Manager).

See http://code.google.com/p/crunchyfrog/wiki/Requirements for a
complete list of requirements.

For a localized version first run

    python setup.py build_mo

and then start the application as described above.
This command requires gettext installed on your system.

To have the manual run

    python setup.py build_manual

and then select "Help > Help" (F1) in the application.
This command requires Sphinx (>=0.5) installed on your system.


Installing CrunchyFrog
----------------------

For a system-wide installation from a source distribution or Subversion
checkout run:

    sudo python setup.py install

After installing you should find a launcher in your Applications menu.

Have a look at the project's homepage to see if a pre-built binary for your
distribution is available.


Links
-----
Homepage:    http://crunchyfrog.googlecode.com/
Discussions: http://groups.google.com/group/crunchyfrog
Issues/Bugs: http://code.google.com/p/crunchyfrog/issues/list


CrunchyFrog is licensed under the GNU/GPLv3 (see COPYING for details).

Copyright (C) 2009 Andi Albrecht <albrecht.andi@gmail.com>

About

Head over to RunSQLRun, the successor of CrunchyFrog

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages