Nice bitsnpcs! This is very usefull for the people switching from MS.
I've started making something like this a while ago, but gave up.
Office
Calligra
https://www.calligra.org/
--------------------------------
Web
Midori is a lightweight web browser based on WebKit.
sudo apt-get install midori
Minitube a YouTube player
sudo apt-get install minitube
Usefull
Nomacs image viewer has some advanced features that I like.
sudo add-apt-repository ppa:nomacs/stable
sudo apt-get update
sudo apt get-install nomacs
sudo apt-get purge nomacs && sudo add-apt-repository --remove ppa:nomacs/stable
Mintstick. Simple tool to write .img and .iso files to USB sticks. A GUI to write .img or .iso files to a USB Key.
https://www.freecinema2022.gq/forums/index...opic=752.0
Kazam is a simple screen recording program that will capture the content of your screen and record a video file that can be played by any video player that supports VP8/WebM video format.
sudo apt-get install kazam
Indicator Stickynotes is a small app, that allows you to pin stickynotes to your Indicator bar, in order not to forget things.
It has a nice interface and you can lock the notes.
You can make new categories in the settings and then choose different colors (text and background) for each category.
I prefer this one over the default Xfce4-notes.
sudo add-apt-repository ppa:umang/indicator-stickynotes
sudo apt-get update
sudo apt-get install indicator-stickynotes
removal
sudo apt-get purge indicator-stickynotes && sudo add-apt-repository --remove ppa:umang/indicator-stickynotes
Webcam software
Guvcview is a simple GTK+ interface for capturing and viewing video from webcams. It's better than Cheese.
sudo apt-get install guvcview
Cheese is a webcam application that supports image and video capture. It has a countdown timer.
sudo apt-get install cheese
Audio players
Qmmp is a feature-rich audio player with support of many formats. It is written in Qt and it's fast.
It supports Winamp and XMMS skins.
sudo apt-get install qmmp
Clementine is a QT-based music player focusing on a fast and easy-to-use interface for searching and playing your music.
Summary of included features :
- Search and play your local music library.
- Listen to internet radio from Last.fm, SomaFM and Magnatune.
- Tabbed playlists, import and export M3U, XSPF, PLS and ASX.
- Visualisations from projectM.
- Transcode music into MP3, Ogg Vorbis, Ogg Speex, FLAC or AAC
- Edit tags on MP3 and OGG files, organise your music.
- Download missing album cover art from Last.fm.
- Native desktop notifications using libnotify.
- Supports MPRIS, or remote control using the command-line.
- Remote control using a Wii Remote, MPRIS or the command-line.
- Copy music to your iPod, iPhone, MTP or mass-storage USB player.
sudo apt-get install clementine
Audacious is a good audio player. It comes with gtk and winamp intrerface (look in the settings).
I haven't uset it much (because I like qmmp) but I think it has a an exelent playlist management.
sudo apt-get install audacious
Media players
QMlay2 and SMPlayer have great performance even on older hardware, but both ot them have great features.
SMPlayer is a graphical user interface (GUI) for the award-winning MPlayer, which is capable of playing almost all known video and audio formats.
SMPlayer can play Youtube videos and it also includes a handy tool which allows to search for Youtube videos SMTube. It also includes skins. It's fast and full of features.
installation
sudo add-apt-repository ppa:rvm/smplayer
sudo apt-get update
sudo apt-get install smplayer smtube smplayer-themes smplayer-skins
removal
sudo apt-get purge smplayer smtube smplayer-themes smplayer-skins
sudo add-apt-repository --remove ppa/smplayer
QMplay2 is QT-based and has some styles which can be changed to GTK+, Windows, Cleanlooks, CDE, Motif, and Plastique.
This player support almost all videos, music and subtitles.
Also video playback and Internet streams (eg wrzuta, youtube, http, rtsp, rtmp, mms, and more).
It offers several other options Equalizer, Downloader, and YouTube.
To add youtube videos to playlist copy url from the browser then go to QMPlay2 control+u, Direct address>Youtube videos and paste url.
installation
sudo add-apt-repository -y ppa
amrog131/ppa
sudo apt-get update
sudo apt-get install qmplay2
removal
sudo apt-get purge qmplay2
sudo add-apt-repository --remove ppa
amrog131/ppa
Kaffeine is a media player for KDE. What makes it different from the others is it's excellent support of digital TV (DVB).
Kaffeine has user-friendly interface, so that even first time users can start immediately playing their movies: from DVD (including DVD menus, titles, chapters, etc.), VCD, or a file.
sudo apt-get install kaffeine