codeit
codeit copied to clipboard
Mobile code editor connected to Git.
**Motivation** I don't like repeating to open menu and open different file and it's a struggle for me (or everyone) since there is no other way to make it easy...
Connect to other Git hosts other than Github, eg. Gitlab or Bitbucket.
Show a logout button when there are no modified files and pending promises. ``` showDialog(null, 'Logout? This will discard\nall modified files.', 'Logout') ```
Show a custom share menu when clicking on the share button on Mobile and Desktop.