Skip to content

stefsava/thinreports-editor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

498 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thinreports Editor

Thinreports is an open source report generation tool for Ruby.

  • Thinreports Editor (GUI Designer)
  • Thinreports Generator (Report Generator for Ruby)

Features

Features of Generator is here.

Easy to use

Less special training, possible to create by drag&drop.

Multi-platform

Currently supported platforms are Windows, Mac and Linux.

I18n Support

Currently supported locales are Japanese and English. Please contribute to translate!

Supported Platforms

We tested the following platform:

  • macOS 10.12
  • Windows 10
  • Ubuntu 16.04

Supported Layout versions

Support a layout file that created/modified with 0.9.0+ Editor.

Getting Started

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/thinreports/thinreports-editor.

Translating for your language

See TRANSLATION.md.

Development

Requirements

  • JDK 6+
  • Python 3.7+
  • Node.js
  • yarn

Getting Started

Install dependencies:

$ yarn install

Compile javascript, css and templates:

$ yarn run compile

Launch Editor on development:

$ yarn start

Other Tasks

Watch and compile:

$ yarn run watch

Build package for macOS, Windows, Ubuntu(linux):

$ yarn run build

Run compilation and building on production:

$ yarn run release

License

Thinreports Editor is licensed under the GPLv3. Please see LICENSE for further details.

Copyright

© 2010-2015 Matsukei Co.,Ltd.

About

Report Designer for Thinreports

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 93.7%
  • CSS 4.8%
  • HTML 1.5%