Skip to content

Frostbitee08/PythonBar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PythonBar

Brief Description

PythonBar is a small OSX application that will allow you to quickly execute python scripts from the Menu Bar.

alt text alt text

Current Features

  • Notifications - A notification after any script has finished running, complete with output (stdout), and errors(stderr).
  • Folders - The ability to add directories to the status bar, a "Run all" with in directory button, and automatic updates when files are moved or renamed.
  • Shortcuts - The ability to assign a global keyboard shortcut to any script or folder. This is implemented using ShortcutRecorder.

Planned Features

  • Arguments - The ability to have preset arguments, or possibly take dynamic input.
  • Methods - The ability to call a single method within a document.
  • Schedules - The ability to run scripts automatically, at time intervals set by the user.
  • Logging - The option to keep a log of all output on a script by script basis.

About

A small utility to run python scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors