Skip to content

ricohr/ricoh-r-console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RICOH R Console

You can adjust the parameters in the RICOH R Development Kit device. Connect the device to a computer via USB to use this application.

How to use

# install depends.
$ npm install

# update MtpHelper to latest release
$ npm run update-helper

# compile
$ npm run compile

# run application
$ npm run app
or
$ electron .

# make package (macOS dmg or Windows installer)
$ npm run package

Application Distribution

Using libraries

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/ricohr/ricoh-r-console .

License

This software is available as open source under the terms of the MIT License.