Open TraderStf opened 8 years ago
Thanks for the suggestions! Unfortunately I don't have control over the menu structure with Platypus. Eventually I'll rewrite the app in Native Cocoa and make tons of UI changes to the menu app, but that's a long way away.
Reopened but tacked it onto the v4.0 milestone so people know this is really far away.
Is it mandatory to stick to bash+platypus? I have searched for some other 'languages' or ~GUI for Bash.
Perhaps a mix of a Platypus app/launcher and another code... Just an idea.
http://www.freepascal.org which includes OS X Objective-Pascal Classes
https://github.com/gabrielrcouto/php-gui build desktop apps, full window frame and all
http://electron.atom.io Use HTML, CSS, and JavaScript with Chromium and Node.js to Build cross platform desktop apps with web technologies
Decided to switch to bitbar for the menubar (it also solves #39). Here's how it looks so far:
@pirate do you have a timeframe for when this new version is expected to be released? Are there any new features? It looks interesting!
The issues left to solve for this release:
I estimate it's about ~12 hours of work, I'll try to squeeze it in over the next couple weeks after my day job, but no promises on a release date.
Not likely to release the totally redesigned version in the next month. I have too many other projects, and I don't use this one seriously enough to devote 3 or 4 full days of dev time to fixing all the issues right now.
I'll get around to it eventually, but in the meantime I recommend using Little Snitch, BlockBlock, HardwareGrowler and other firewall apps.
--From Nick
On Sun, May 7, 2017 at 11:12 PM, ajkblue notifications@github.com wrote:
@pirate https://github.com/pirate I hate to be too nagging about this, but has any progress been made? I'm excited for this security tool! The current version has been a little too cumbersome to use since it can't autostart
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/pirate/security-growler/issues/27#issuecomment-299762931, or mute the thread https://github.com/notifications/unsubscribe-auth/AAfOC8r3tzlVdkFcXRe5c8kay3G5KTScks5r3ogpgaJpZM4IVWTh .
@pirate sweet! I'm excited for this. Sorry about the deleted comment, the second I commented I noticed that you added a development project laying out what you were beginning to work on, so I figured that asking about the progress was unnecessary. This is a great security app and it will be exciting to see how it evolves.
What about moving 'settings' menu items in second level menus? This will allow to have
Easily add new trackers without changing everything or having a huge main menu.
Menu Layout when SG is stopped, second level menus collapsed:
When SG is activated, all second level menus unfolded:
Make it clearer, what do you think?