Skip to content

System Tray tool for common tasks on a local Neo4j server

Notifications You must be signed in to change notification settings

abrueck/neo4jcontrol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

System Tray tool for common tasks on a local Neo4j server

I write this little tool to help me for the following tasks on my development machine:

  • Launch and stop a local Neo4j server instance

  • Check the server status

  • Open the Neo4j Browser, the documentation and the Cypher Refcard

screenshot
  • It is also possible to manage a Neo4j server instance on a remote server. Just set a custom command to start and stop the Neo4j server in the settings dialog.

settings

Compiling and installation

Only execute "mvn package" and you can find the binaries in the "target/dist/bundles" directory. After starting the tool the fist time, open the settings dialog and enter the path to the Neo4j server directory.

Limitations and issues

This is the first release of this tool and it has a lot of limitations and issues. If you have ideas or issues please please let me know.

About

System Tray tool for common tasks on a local Neo4j server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages