Python Commands

From Enso Wiki

Jump to: navigation, search

These are some commands that people have written for Enso in Python. Feel free to use them yourself, and to add any that you can think of.

  • translate to swedish - More fun than you might think.
  • title case - One approach to capitalizing the user's selection.
  • track package - Tracks a UPS package given its tracking number.
  • track flight - Tracks a flight by its flight number.
  • track - Combined UPS and Flight Tracker, as well as a FedEx tracker.
  • convert - Converts users text selection using Google's built-in converter.
  • scicalc - Scientific Calculator (Same use as calc)
  • winamp - Control Winamp with Enso
  • find - Windows Desktop Search
  • Amazon and Leetify - Search Amazon (like google) and "elitify" selected text
  • PC Commands - Commands to lock, shutdown, log off and reboot your PC
  • Mercurial - Commands to control the Mercurial DVCS (Distributed Version Control System)
  • punctuation - Sentence case and correct punctuation
  • sendto - Send file or selection of files as attachments to specified email
  • alarm - Schedule quick alarms in relative or absolute time
  • ssh - Open Putty sessions
  • filenameops - Collection of commands to do filename manipulations on currently selected files
  • macro - Simple macro recorder/playback that handles keyboard input and mouse movement/clicks/drags
  • textops - Collection of commands to do in-place edits on the currently selected text
  • timer - Start a timer and check the elapsed time
  • wintools - Collection of commands to manipulate and arrange windows on your desktop
  • tasks - Log your tasks into a file, remember the last task (nice for keeping track of what you should be doing ;)