selfspy | Log everything you do on the computer for statistics

 by   selfspy Python Version: v0.1.4 License: GPL-3.0

kandi X-RAY | selfspy Summary

kandi X-RAY | selfspy Summary

selfspy is a Python library. selfspy has no bugs, it has no vulnerabilities, it has build file available, it has a Strong Copyleft License and it has medium support. You can download it from GitHub.

Selfspy is a daemon for Unix/X11, (thanks to @ljos!) Mac OS X and (thanks to @Foxboron) Windows, that continuously monitors and stores what you are doing on your computer. This way, you can get all sorts of nifty statistics and reminders on what you have been up to. It is inspired by the Quantified Self-movement and Stephen Wolfram's personal key logging. See Example Statistics, below, for some of the fabulous things you can do with this data.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              selfspy has a medium active ecosystem.
              It has 2322 star(s) with 237 fork(s). There are 103 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 57 open issues and 52 have been closed. On average issues are closed in 171 days. There are 16 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of selfspy is v0.1.4

            kandi-Quality Quality

              selfspy has 0 bugs and 0 code smells.

            kandi-Security Security

              selfspy has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              selfspy code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              selfspy is licensed under the GPL-3.0 License. This license is Strong Copyleft.
              Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.

            kandi-Reuse Reuse

              selfspy releases are not available. You will need to build from source code and install.
              Build file is available. You can build the component from source.
              Installation instructions are not available. Examples and code snippets are available.
              selfspy saves you 681 person hours of effort in developing the same functionality from scratch.
              It has 1576 lines of code, 106 functions and 12 files.
              It has high code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed selfspy and discovered the below as its top functions. This is intended to give you an instant insight into selfspy implemented functionality, and help decide if they suit your requirements.
            • Called when a screen change occurs
            • Store keys in the database
            • Filter the keypresses
            • Try to commit changes
            • Change the password
            • Encrypt the given keys
            • Decrypts a string
            • Encrypts a string
            • Start recording
            • Create a new NSObject
            • Close the event
            • Invokes mouse button hooks
            • Add a new time to the list
            • Verify the contents of a file
            • Close the sniffer
            • Handle mouse click
            • Store a click
            • Handles keyboard events
            • Called when a key is received
            • Called when mouse is moved
            Get all kandi verified functions for this library.

            selfspy Key Features

            No Key Features are available at this moment for selfspy.

            selfspy Examples and Code Snippets

            Visualization for selfspy | Plots for selfstats,:memo: Config
            Pythondot img1Lines of Code : 11dot img1License : Strong Copyleft (GPL-3.0)
            copy iconCopy
            ^\s*::\s*$ --> unknown
            ^(.+)::\s*$ --> \1
            ^(.+)::.*$ --> \1
            # ^(.+)::(\w+).*$ --> \1:\2
            ^Firefox::.*YouTube.*$ --> Browser (Youtube)
            ^Firefox::.*GitHub.*$ --> Browser (GitHub)
            ^Firefox::.*Google Search.*$ --> Browser (search)
            # ^  
            selfwatch,Usage
            Godot img2Lines of Code : 5dot img2License : Permissive (MIT)
            copy iconCopy
            > selfwatch --help
            
            Usage of selfwatch:
              -config string
                	Path to json config file (default "selfwatch.json")
              
            Python Development Environment Setup,pip and virtualenv
            Shelldot img3Lines of Code : 5dot img3License : Permissive (MIT)
            copy iconCopy
            $ sudo apt-get install python-setuptools
            $ sudo easy_install pip
            $ sudo pip install --upgrade pip virtualenv virtualenvwrapper
            
            echo "export PIP_DOWNLOAD_CACHE=$HOME/.pip/cache" >> ~/.bashrc
            
            $ pip install virtualenv
              

            Community Discussions

            No Community Discussions are available at this moment for selfspy.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install selfspy

            You can download it from GitHub.
            You can use selfspy like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/selfspy/selfspy.git

          • CLI

            gh repo clone selfspy/selfspy

          • sshUrl

            git@github.com:selfspy/selfspy.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link