Coder Social home page Coder Social logo

hakdmodz / easyscreencast Goto Github PK

View Code? Open in Web Editor NEW

This project forked from easyscreencast/easyscreencast

1.0 2.0 0.0 338 KB

This extension simplifies the use of the video recording function integrated in gnome shell, allows quickly to change the various settings of the desktop recording.

License: GNU General Public License v3.0

JavaScript 99.30% CSS 0.70%

easyscreencast's Introduction

EasyScreenCast is a simple extension of a gnome 3 shell DE

Copyright (C) 2013-14-15 Borsato Ivano.

##License Info EasyScreenCast is free software distributed under the GNU GPL. All files are under GPL v3. read > COPYING < for more infomation about license.

##How to install there are a few thing to do, open a terminal and enter:

1-download from github last version

git clone https://github.com/iacopodeenosee/EasyScreenCast

2-move the entire directory to gnome shell extension home

mv EasyScreenCast ~/.local/share/gnome-shell/extensions/[email protected]

##Translation If you want to help with translation in your language, just follow these simple step:

1 - Create a new folders for the translations(if NOT exist), where $lang is a code language [https://www.gnu.org/software/gettext/manual/html_node/Usual-Language-Codes.html#Usual-Language-Codes]

mkdir -p locale/$lang/LC_MESSAGES

2 - Translate the string with the program Poedit by using a .pot files (locale/messages.pot)

3 - Save these files in the same directory of .pot files, use the code language for the name of them (locale/$lang.po)

4 - Convert in binary these .po files, where $lang is a code language, with these command:

msgfmt /locale/$lang.po -o locale/$lang/LC_MESSAGES/[email protected]

easyscreencast's People

Contributors

somethinggonewrong avatar zirrald avatar maboiteaspam avatar raphaelrochet avatar fitojb avatar

Watchers

James Cloos avatar HaKDMoDz™ 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.