Giter VIP home page Giter VIP logo

papirus-filezilla-themes's Introduction

Preview Papirus Dark

Installation

Ubuntu and derivatives

You can install Papirus theme for FileZilla from our official PPA:

sudo add-apt-repository ppa:papirus/papirus
sudo apt-get update
sudo apt-get install filezilla-theme-papirus

or download .deb packages from here.

Papirus Installer

Use the scripts to install the latest version directly from this repo (independently on your distro):

Install / Update

wget -qO- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-filezilla-themes/master/install.sh | sh

Remove

wget -qO- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-filezilla-themes/master/install.sh | env uninstall=true sh

Third-party packages

Packages in this section are not part of the official repositories. If you have a trouble or a question please contact with package maintainer.

Distro Maintainer Package
Arch Linux Nicola Revelant papirus-filezilla-themes AUR

NOTE: If you maintainer and want be in the list please create an issue or send a pull request.

Windows

On Windows machine, you can install the Papirus themes in just two steps:

  1. Download the zip archive attached to the latest release.
  2. Unzip the folders to <installation_path>\resources (usually C:\Program Files\FileZilla FTP Client\resources).

NOTE: The dark background is not a part of the icon theme. See #12

Manual Install

  1. Install dependencies:

    • git
    • make
    • imagemagick
  2. Run the following commands as normal user:

    git clone https://github.com/PapirusDevelopmentTeam/papirus-filezilla-themes.git
    cd papirus-filezilla-themes
    make build
    sudo make install
    
  3. Start FileZilla and choose a theme.

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.