Showing posts with label Linux Mint. Show all posts
Showing posts with label Linux Mint. Show all posts

Saturday, 4 April 2015

How to install screenlets in ubuntu/linux


Screenlets are small owner-drawn applications (written in Python) that can be described as "the virtual representation of things lying/standing around on your desk". Sticky notes, clocks, rulers, ... the possibilities are endless.
The goal of the Screenlets base-classes is to simplify the creation of fully themable mini-apps that each solve basic desktop-work-related needs and generally improve the usability and eye-candy of the modern composited Linux-desktop.
Features:
  • Real applications, no HTML-"widgets"
  • Easy to use, easy to develop
  • Full compositing support
  • Works with any composited X desktop (compiz, xfce4, ...)
  • Works also on non-composited desktop
  • Included ability to apply themes (SVG, PNG or mixed)
  • Fully scalable when using SVGs
  • Embedded drag&drop-support
  • Automated storing of options (using ini or GConf)
  • Controllable through customizable D-Bus service
  • Can be used together with compiz' widget-plugin to create a Dashboard-like feature as seen on OS X
  • Uses Cairo and GTK2 for drawing and windowing

VIDEO TUTORIAL : 


How to run screenlets as root in ubuntu/linux

Wednesday, 29 May 2013

Mixxx – The most advanced free DJ software For ubuntu

Mixxx-1.11.0-

 

free DJ software For ubuntu

Mixxx is a free DJ software For ubuntu that allows for the playback and mixing of digital music (MP3, Ogg Vorbis, FLAC and Wave).The basic requirements for Mixxx are a desktop computer or laptop with a reasonable amount of storage space on the hard drive for your music, at least 1 audio card for outputting the sound and a way of controlling the software either by mouse, keyboard or hardware DJ Controller.

Mixxx will run on the Linux, Mac OS X and Windows operating systems

Mixxx Features

  • Cross-platform (Windows XP/Vista/7/8, Mac OS X, Linux)

  • Free and open source (GPL v2)

  • Parallel or split scratchable waveform displays

  • Waveform summaries

  • Spinning vinyl widgets

  • MP3, OGG, WAVE, M4A / AAC, and FLAC playback

  • Extra playback formats through plugins

  • Fast, database-powered library

  • Shoutcast and Icecast broadcasting

  • Microphone Support

  • Automatic crossfading with Auto DJ

  • Crates and playlists

  • Reads iTunes, Traktor, and Rhythmbox libraries

  • Pitch-independent time stretch (key lock)

  • Vinyl emulation

  • Quantized loops, hot cues, and beatloops

  • Synchronization and auto-beatmatching

  • 4 Sampler Decks

  • Wave and Ogg recording with optional MP3 support.

  • BPM detection and estimation

  • Bulk BPM analysis

  • Multichannel soundcard support (playback and capture)

  • Headphone cueing with multiple soundcard support

  • Adjustable EQ shelves

  • Crossfader curve control

  • Skinnable interface with 5 pixel-perfect skins bundled

  • Advanced MIDI scripting engine

  • Multiple simultaneous MIDI controllers

  • Adjustable pitch range

  • Ramping pitchbend controls

  • Multi-core CPU support

  • 24-bit/96000 Hz playback and capture

  • Crystal clear audio

  • Hardware video acceleration


Install Mixxx in ubuntu 13.04/12.10/12.04

Open the terminal and run the following commands
sudo add-apt-repository ppa:mixxx/mixxx
sudo apt-get update
sudo apt-get install mixxx libportaudio2


Saturday, 27 April 2013

How to install Zim Text Editor in Ubuntu / Linux Mint

zim-equationzim-equation

Zim has been updated recently to version 0.58 bringing more bug fixes, especially for the bug that prevented the application to start after crashing. This new release allows users to export LaTeX equations and interwiki links are now working fine.

If you have no idea about Zim, it's a graphical (WYSIWYG) text editor written in Python and GTK+ developed by Jaap Karssenberg who wants to bring the concept of a wiki to your Linux desktop. Zim is also considered a personal journal or to-do list.

It can also serve as a distraction-free writing tool that, for example, helps users write novels, short stories, or complex LaTeX equations for Math projects using the 'Equation Editor' plugin.

Zim allows simple formatting or markup for typed text (italics, numbered list, checkbox list, bullet lists, headings, etc.), insert/attach images, link to other wiki pages.

Zim Installation

Open the terminal and install it with the following commands:
sudo add-apt-repository ppa:jaap.karssenberg/zim
sudo apt-get update
sudo apt-get install zim

VIDEO :

Wednesday, 17 April 2013

How to install bleachbit in ubuntu / Linux mint

images

BleachBit quickly frees disk space and tirelessly guards your privacy. Free cache, delete cookies, clear Internet history, shred temporary files, delete logs, and discard junk you didn't know was there. Designed for Linux and Windows systems, it wipes clean a thousand applications including Firefox, Internet Explorer, Adobe Flash, Google Chrome, Opera, Safari,and more. Beyond simply deleting files, BleachBit includes advanced features such as shredding files to prevent recovery, wiping free disk space to hide traces of files deleted by other applications, and vacuuming Firefox to make it faster. Better than free, BleachBit is open source.

Features


BleachBit has many useful features designed to help you easily clean your computer to free space and maintain privacy.

  • Simple operation: read the descriptions, check the boxes you want, click preview, and click delete.

  • Multi-platform: Linux and Windows

  • Free of charge

  • Free to share, learn, and modify (open source)

  • No adware, spyware, malware, or browser toolbars

  • Translated to 60 languages

  • Shred files to hide their contents and prevent data recovery

  • Shred any file (such as a spreadsheet on your desktop)

  • Overwrite free disk space to hide previously deleted files

  • Portable app for Windows: run without installation

  • Command line interface for scripting and automation

  • CleanerML allows anyone to write a new cleaner using XML

  • Automatically import and update winapp2.ini cleaner files (a separate download) giving Windows users access to 1200+ additional cleaners

  • Frequent software updates with new features


Uses


Use BleachBit to:

  • Free disk space

  • Reduce the size of backups and the time to create them by removing unnecessary files

  • Maintain privacy

  • Improve system performance (by vacuuming the Firefox database, for example)

  • Prepare whole disk images for compression (common for "ghost" backups and virtual machines) by wiping free disk space


Installation Cmd : sudo apt-get install bleachbit


Click Here to Download bleachbit For Windows and Ubuntu


VIDEO :



Friday, 12 April 2013

How to install Liferea (Feed Reader) in Ubuntu and Linux mint

feedreader

Liferea is a popular feed reader (news aggregator) for Linux-based systems that has an easy-to-use UI (user interface) written in GTK and it can be integrated smoothly in Gnome-based desktop environments. Liferea supports many web syndication formats such as RSS, OPML, Atom, etc. It also allows users to read RSS feeds offline (offline reading).
Liferea has been updated recently to version 1.8.12 which is now compatible with the Tiny Tiny RSS news feed (RSS/Atom) reader and aggregator.
 Liferea 1.8.12 Installation

Liferea 1.8.12 can be easily installed in Ubuntu/Linux Mint with the following commands from the terminal:

sudo add-apt-repository ppa:liferea/ppa
sudo apt-get update
sudo apt-get install liferea
NOTE: PPA installation for version 1.8.12 is currently available for Ubuntu 12.10 and Linux Mint 14 only.

VIDEO :