LICENSE
README.md
znote/__init__.py
znote/client.py
znote/main.py
znote/server.py
znote.egg-info/PKG-INFO
znote.egg-info/SOURCES.txt
znote.egg-info/dependency_links.txt
znote.egg-info/entry_points.txt
znote.egg-info/requires.txt
znote.egg-info/top_level.txt
znote/app/display.py
znote/app/input.py
znote/core/auth.py
znote/core/config.py
znote/core/editor.py
znote/core/gen.py
znote/core/pack.py
znote/core/workspace.py
znote/core/client/connect.py
znote/core/client/settings.py
znote/core/client/token.py
znote/core/server/note.py
znote/core/server/settings.py
znote/model/models.py