http://isdb4l77sjqoy2qq7ipum6x3at6hyn3jmxfx4zdhc72ufbmuq4ilwkqd.onion/docs/cli.html
By default, app data directory is created in the home directory ( ~/.simplex , or %APPDATA%/simplex on Windows), and two SQLite database files simplex_v1_chat.db and simplex_v1_agent.db are initialized in it. To specify a different file path prefix for the database files use -d command line option: $ simplex-chat -d alice Running above, for example, would create alice_v1_chat.db and alice_v1_agent.db database files in current directory.