GithubHelp home page GithubHelp logo

ewin66 / enso-commands Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gchristensen/enso-commands

0.0 0.0 0.0 180 KB

A collection of commands for the frozen version of Humanized Enso Launcher

License: BSD 3-Clause "New" or "Revised" License

C# 100.00%

enso-commands's Introduction

A collection of commands for the frozen version of Humanized Enso Launcher
https://github.com/GChristensen/enso-commands

v0.1.0

(c) 2010 g/christensen ([email protected])


I haven't found any command package suitable for my needs, so I decided to make
my own one, since there is almost nothing to do with C#. 
If you like Enso, you can use the source code freely as you wish, see more at
the Enso Launcher page (http://humanized.com/enso/launcher) and Enso Wiki
(http://ensowiki.com).

The commands are based on a slightly modified version of C# Enso Extension 
framework  (http://sourceforge.net/projects/ensoextension), and you can enable 
or disable any extension by (un)commenting out its reference entry in the 
`ensoExtensions' section of the extension server configuration file.
Use `(un)install.bat' files to add or remove extension server to/from Windows
registry autostart key.

A binary package may be downloaded here: 
https://github.com/downloads/GChristensen/enso-commands/EnsoCommands-0.1.0.zip


Dependencies

  * Humanized Enso Launcher (http://humanized.com/enso/launcher)
  * Enso Developer Prototype (http://humanized.com/enso/beta/enso-developer-prototype)
  * Microsoft .NET Framework 4.0 (http://microsoft.com/net)
  * Abbyy Lingvo dictionary software (optional)


Extension List

  UserSessionExtension
    Session/Power management commands (self explanatory):
      
      * log off
      * shut down
      * reboot
      * suspend
      * hibernate

  SystemExtension
    Several system commands:
  
      * kill [process name or id] - kill a process using its executable name 
                                   (without extension) or id
      * memory [process name or id] - query process memory usage

  NetworkExtension
    Network related commands:
  
      * dial [connection name] - connect to the Internet using a dialup connection
      * hangup [connection name] - close an Internet connection

  GUIDExtension
    Generate UUID in several formats (upper/lower case, numeric):

      * guid [format]

  RandomExtension
    Generate random number in the Int32 positive range [0, 2147483646]. 
    It possible to narrow the range using command arguments:

      * random [from num to num]

  LingvoExtension
    Control Abbyy Lingvo dictionary software with the Enso Launcher. It's 
    possible to specify translation direction attributes, see command help 
    for details.
     
      * lingvo [word from lang to lang] - translate a word
      * quit lingvo - close Lingvo

enso-commands's People

Contributors

gchristensen avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.