Giter Club home page Giter Club logo

steam.el's Introduction

Steam.el http://melpa.org/packages/steam-badge.svg

Use the power of emacs and org-mode to sort and search your Steam library. Also includes functionality to launch Steam games from Emacs.

screenshot.png

Installation

The easiest way is to install steam.el from MELPA. Then add the following to your init-file:

(setq steam-username "Username") ;; Replace Username with your steam username

steam.el can not get a list of your games unless your Steam profile is public. Visit https://steamcommunity.com/id/username/edit/settings (where username is replaced with your Steam username). Set your profile to Public and make sure that Game details is set to Public.

Here steam-username refers to the text in the CUSTOM URL field in your Steam account profile settings (you need to set one if there is nothing there).

Usage

  • To launch a game: M-x steam-launch
  • To insert your game list in org-mode format: M-x steam-insert-org-text
  • Download logotypes for your games, and insert them into org-mode: M-x steam-insert-org-images
  • To update your game list (if you’ve installed new games without restarting Emacs): M-x steam-get-games

In org-mode, you can click links in order to run your games. This will bring up a pop-up, asking if it is safe to run the lisp-code. If this annoys you, put this line at the top of your .org-file: #-*- org-confirm-elisp-link-function: nil; -*-

If you insert the logotype images into org-mode, make sure to turn on org-display-inline-images. You can also put #+STARTUP:inlineimages at the top of your .org-file.

steam.el's People

Contributors

kungsgeten avatar gaalexandre avatar laurencewarne avatar syohex avatar vifon 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.