Skip to content

a simple & multi-platform gui for croc! "Sending Undetermined files through Croc to another Computer"

License

Notifications You must be signed in to change notification settings

miskeeping/succ

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

succ

succ (a fork of odile) is a simple GUI for the croc utility by Schollz. This program uses Fyne, a UI toolkit written in Go, as the graphical interface. Effort was made to keep the language in Go (what croc is written in) and the code in one file.

Odile

Current Status

  • Porting to other platforms currently in progress, please be patient! Currect objective is macOS with a universal 64-bit Linux binary coming soon. (Maybe ARM coming eventually? Let me know if that's of interest!)
  • Fyne works well, but some options don't fulfill all of croc's needs. Features are ongoing, changes are possible. (perhaps like the FileZilla interface)
  • Additional features like utilizing a custom relay server are not implemented.
  • GUI is still lacking in error checking and communicating information to the user
  • Currently program has only been tested on Windows 10.

Any comments or suggestions are appreciated.

Build

To compile without background terminal, add these flags. go build -ldflags -H=windowsgui gui.go

Windows Firewall keeps asking about this program, what gives?

https://stackoverflow.com/questions/55201561/golang-run-on-windows-without-deal-with-the-firewall

About

a simple & multi-platform gui for croc! "Sending Undetermined files through Croc to another Computer"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%