[X] The "/OldFiles" file could not be found or is not available. Please select another file.

CLog is a logbook for amateur radio, fully operated from the command line. All output can be piped to other commands, e.g. 'grep' or 'lp'. People who merely use the command line on UNIX/Linux will love this tool, as well as visually impaired people.


http://clog-ham.sourceforge.net





Separate each tag with a space.

Topic:

Operating System:

License:

Intended Audience:

User Interface:

Database Environment:

Programming Language:

Registered:

2009-02-17

Ratings and Reviews

Be the first to post a text review of CLog. Rate and review a project by clicking thumbs up or thumbs down in the right column.

Project Feed

  • clog 0.5b file released: clog-0.5b.tar.gz

    - Added the command 'import_cty' to import a cty.dat file into the database. This enables prefix recognition. See http://www.country-files.com/ for more info about cty.dat. - DXCC and country are now displayed when doing 'clog show <id>' - Added the command 'dxcc <call|prefix>' to search the DXCC information imported from cty.dat. This is just a nice addon to have, at least I found it usefull. It doesn't any data in the database. - Added the command 'statistics', which reports the total number of QSO's, and number of QSO's per mode/band. Also added the configuration option 'statistics_modes'. - Most commands can now be abbreviated to the first 2 characters, e.g. 'clog st' will do the same as 'clog statistics'. - Added the clog(1) man page. - Added a check to verify that the database model is compatible with the current CLog version. - Updated the help text, removed some parts to fit on a 80x25 screen and added a reference to the man page. - Fixed some typo's in example.clogrc and README.

    posted 317 days ago

  • clog 0.5b file released: clog-0.5b-1.src.rpm

    - Added the command 'import_cty' to import a cty.dat file into the database. This enables prefix recognition. See http://www.country-files.com/ for more info about cty.dat. - DXCC and country are now displayed when doing 'clog show <id>' - Added the command 'dxcc <call|prefix>' to search the DXCC information imported from cty.dat. This is just a nice addon to have, at least I found it usefull. It doesn't any data in the database. - Added the command 'statistics', which reports the total number of QSO's, and number of QSO's per mode/band. Also added the configuration option 'statistics_modes'. - Most commands can now be abbreviated to the first 2 characters, e.g. 'clog st' will do the same as 'clog statistics'. - Added the clog(1) man page. - Added a check to verify that the database model is compatible with the current CLog version. - Updated the help text, removed some parts to fit on a 80x25 screen and added a reference to the man page. - Fixed some typo's in example.clogrc and README.

    posted 317 days ago

  • clog 0.5b file released: clog-0.5b-1.noarch.rpm

    - Added the command 'import_cty' to import a cty.dat file into the database. This enables prefix recognition. See http://www.country-files.com/ for more info about cty.dat. - DXCC and country are now displayed when doing 'clog show <id>' - Added the command 'dxcc <call|prefix>' to search the DXCC information imported from cty.dat. This is just a nice addon to have, at least I found it usefull. It doesn't any data in the database. - Added the command 'statistics', which reports the total number of QSO's, and number of QSO's per mode/band. Also added the configuration option 'statistics_modes'. - Most commands can now be abbreviated to the first 2 characters, e.g. 'clog st' will do the same as 'clog statistics'. - Added the clog(1) man page. - Added a check to verify that the database model is compatible with the current CLog version. - Updated the help text, removed some parts to fit on a 80x25 screen and added a reference to the man page. - Fixed some typo's in example.clogrc and README.

    posted 317 days ago

  • CLog 0.5b released

    CLog 0.5b has been released today. These are the changes: - Added the command 'import_cty' to import a cty.dat file into the database. This enables prefix recognition. See http://www.country-files.com/ for more info about cty.dat. - DXCC and country are now displayed when doing 'clog show &lt;id&gt;' - Added the command 'dxcc &lt;call|prefix&gt;' to search the DXCC information imported from cty.dat. This is just a nice addon to have, at least I found it usefull. It doesn't any data in the database. - Added the command 'statistics', which reports the total number of QSO's, and number of QSO's per mode/band. Also added the configuration option 'statistics_modes'. - Most commands can now be abbreviated to the first 2 characters, e.g. 'clog st' will do the same as 'clog statistics'. - Added the clog(1) man page. - Added a check to verify that the database model is compatible with the current CLog version. - Updated the help text, removed some parts to fit on a 80x25 screen and added a reference to the man page. - Fixed some typo's in example.clogrc and README. Regards, Ernest

    posted by ernestje 317 days ago

  • File released: /clog/0.5b/clog-0.5b-1.src.rpm

    posted 317 days ago

  • File released: /clog/0.5b/clog-0.5b-1.noarch.rpm

    posted 317 days ago

  • File released: /clog/0.5b/clog-0.5b.tar.gz

    posted 317 days ago

  • clog 0.4b file released: clog-0.4b.tar.gz

    - Configuration files are now supported. Users can put a file named .clogrc in their home directory. The configuration options are documented in example.clogrc, which is included in this distribution. - Added an 'update' function. It works like 'add', but you have to include the id of the QSO. See 'clog help' for the correct syntax. - Fixed a bug in frequency recognition. Short frequencies (e.g. 14m, meaning 14MHz) were not recognized. This is fixed now. - Thanks to the introduction of the configuration file, users can now define some defaults: rst-sent, rst-received, mode and frequency. This is extremely helpfull during contests and pileups. - Added a small tool clog_export_pacc, usefull to extract a Cabrillo v2 based logfile for the PACC contest. I don't know what to do with this tool yet. Should I keep it? Or integrate it? Or drop it? Time will tell... - Added a TODO file to the distribution to store ideas for future versions.

    posted 323 days ago

  • clog 0.4b file released: clog-0.4b-1.src.rpm

    - Configuration files are now supported. Users can put a file named .clogrc in their home directory. The configuration options are documented in example.clogrc, which is included in this distribution. - Added an 'update' function. It works like 'add', but you have to include the id of the QSO. See 'clog help' for the correct syntax. - Fixed a bug in frequency recognition. Short frequencies (e.g. 14m, meaning 14MHz) were not recognized. This is fixed now. - Thanks to the introduction of the configuration file, users can now define some defaults: rst-sent, rst-received, mode and frequency. This is extremely helpfull during contests and pileups. - Added a small tool clog_export_pacc, usefull to extract a Cabrillo v2 based logfile for the PACC contest. I don't know what to do with this tool yet. Should I keep it? Or integrate it? Or drop it? Time will tell... - Added a TODO file to the distribution to store ideas for future versions.

    posted 323 days ago

  • clog 0.4b file released: clog-0.4b-1.noarch.rpm

    - Configuration files are now supported. Users can put a file named .clogrc in their home directory. The configuration options are documented in example.clogrc, which is included in this distribution. - Added an 'update' function. It works like 'add', but you have to include the id of the QSO. See 'clog help' for the correct syntax. - Fixed a bug in frequency recognition. Short frequencies (e.g. 14m, meaning 14MHz) were not recognized. This is fixed now. - Thanks to the introduction of the configuration file, users can now define some defaults: rst-sent, rst-received, mode and frequency. This is extremely helpfull during contests and pileups. - Added a small tool clog_export_pacc, usefull to extract a Cabrillo v2 based logfile for the PACC contest. I don't know what to do with this tool yet. Should I keep it? Or integrate it? Or drop it? Time will tell... - Added a TODO file to the distribution to store ideas for future versions.

    posted 323 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Related Projects

Thanks for your rating!

Would you also like to write a review?





Skip Review

Thanks for your review!

Get credit for your review by logging in via OpenID. Click your account provider:

No Thanks