Skip to content
This repository has been archived by the owner on Mar 22, 2022. It is now read-only.
/ inspect-fm Public archive

The list of Database name, Layout name and Field name in FileMaker is shown

License

Notifications You must be signed in to change notification settings

nikukyugamer/inspect-fm

Repository files navigation

CircleCI

Inspect FM

  • show the below list in FileMaker Server
    • Database Name
    • Layout Name in Database
    • Field Name in Layout

Screenshot

inspect_fm_01

inspect_fm_02

inspect_fm_03

inspect_fm_04

inspect_fm_05

Prepare

$ bundle install --path vendor/bundle

Start

$ bundle exec unicorn -c unicorn.conf -p 4567 -D

Access

  • access to http://localhost:4567 and you can use this app!

Gem

Powered by

Note

  • the target names of each element (Database, Layout and Field) aren't shown when your account doesn't have the authentication
  • how to stop unicorn
    • note: use back quote for cat command
$ kill -QUIT `cat /tmp/unicorn.inspect-fm.pid`

LICENSE

MIT LICENSE

About

The list of Database name, Layout name and Field name in FileMaker is shown

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published