Skip to content

FieldDB/FieldDBDesktopApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FieldDB.app

Note: at this point it is a toy (MVP!) intended to serve as a real-ish example of an Electron app. It has all the trimmings most apps will need:

  • Window management
  • File management (open, save, save as, dealing with modified files)
  • Menus
  • Keyboard shortcuts
  • Passing command line parameters from the browser process to the renderer process

Features

  • Open and save files

Developing

script/bootstrap
script/run

# To open a file from the command line
script/run path/to/corpus.json

License

MIT License

About

Desktop app container for FieldDB apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published