Skip to content
This repository was archived by the owner on Dec 12, 2025. It is now read-only.

wfx/eyekill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ ARCHIVED

This project is no longer actively maintained.


icon eyekill

A tiny taskkiller in python for Enlightenment.

Screenshot

If you search for a realy good functional process killer then i suggest: Exterminator

Requirements

  • Python 2.7 or higher
  • python modules: efl

Installation

  • For system-wide installation (needs administrator privileges):

(sudo) python setup.py install --record files.txt

  • Install in a custom location:

python setup.py install --prefix=/MY_PREFIX

Uninstall

  • For system.wide deinstallation (need administrator privileges):

`(sudo) cat files.txt | xargs rm -rf

About

A tiny taskkiller in python for Enlightenment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages