Skip to content

open source platform defining cool behaviors via shell command

Notifications You must be signed in to change notification settings

shaharhaskor-vayyar/ScriptEverything

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ScriptEverything

open source platform defining cool behaviors via shell command.

The idea:

  1. user is accessing the ScriptEverything platform (hotkey - shift+s+e): convert_func(format=mp3 output=C:/temp)

  2. shell is open. code is taken from the url and being executed: shell: 'function_foo' is starting. convering video to format 'mp3'
    file saved

  • In the platform we can define any behavior that we want (in function form) and execute it easily.

How to use: simply run the listener (soon it will be executable). type the hotkey (shift+s+e) and it open terminal. you can type 'SE_help()' to see al the functions writtn so far and the documantaions. run any function that you want (i.e 'work()' fonction opens all the urls related to your work) write new cool functions and add to the open source project - try to stick with the format.

Thanks :)

About

open source platform defining cool behaviors via shell command

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%