All Projects → arturock → basecamp-linux

arturock / basecamp-linux

Licence: MIT license
Unofficial Basecamp GNU/Linux desktop client

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to basecamp-linux

Awesome Linux Software
A list of awesome applications, software, tools and other materials for Linux distros.
Stars: ✭ 16,943 (+52846.88%)
Mutual labels:  linux-desktop
gendesk
🌿 Generate .desktop files and download .png icons by specifying a minimum of information
Stars: ✭ 101 (+215.63%)
Mutual labels:  linux-desktop
i3-keyboard-layout
Change keyboard layout with a keystroke + show it in the status bar
Stars: ✭ 86 (+168.75%)
Mutual labels:  linux-desktop
basecampy3
A Python API for Basecamp 3
Stars: ✭ 31 (-3.12%)
Mutual labels:  basecamp
Boston-Icons
Boston is an exclusive icon theme inspired by functionalist design and a touch of early computer icons. The project is focused on elemental properties, basic shapes, a reduced color palette and visual hierarchy.
Stars: ✭ 106 (+231.25%)
Mutual labels:  linux-desktop
musique
C'est très élégant
Stars: ✭ 91 (+184.38%)
Mutual labels:  linux-desktop
Clamtk
An easy to use, light-weight, on-demand virus scanner for Linux systems
Stars: ✭ 151 (+371.88%)
Mutual labels:  linux-desktop
desktop-entry-creator
A user-friendly GUI for creating desktop entries for installed applications on Linux
Stars: ✭ 47 (+46.88%)
Mutual labels:  linux-desktop
awesome-gnu-linux-gaming
A curated list of awesome GNU/Linux tips & tricks, games, tools, and resources - Mirrored from: https://gitlab.com/linuxcafefederation/awesome-gnu-linux-gaming.git
Stars: ✭ 135 (+321.88%)
Mutual labels:  linux-desktop
DownloadRedditImages
Easily download all the images from any subreddit (also select sort_type if you want hot/top/new/controversial, and also sort_time day/week/month/year/all). Randomly select downloaded images and set as wallpaper, updating every 30 mins (or whenever you want duh)!
Stars: ✭ 66 (+106.25%)
Mutual labels:  linux-desktop
calendar-notification
calendar notification for linux desktops using dunst
Stars: ✭ 69 (+115.63%)
Mutual labels:  linux-desktop
PhotoMP
The AppImage version of GIMP for those who come from Photoshop.
Stars: ✭ 68 (+112.5%)
Mutual labels:  linux-desktop
Dotfiles
🍙 Personal dotfiles repository.
Stars: ✭ 148 (+362.5%)
Mutual labels:  linux-desktop
Flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
Stars: ✭ 133,413 (+416815.63%)
Mutual labels:  linux-desktop
ColorPicker
Powerful screen ColorPicker/Chooser application for Linux Desktop
Stars: ✭ 55 (+71.88%)
Mutual labels:  linux-desktop
Rkvm
Virtual KVM switch for Linux machines
Stars: ✭ 237 (+640.63%)
Mutual labels:  linux-desktop
volctl
Per-application volume control and OSD for Linux desktops.
Stars: ✭ 95 (+196.88%)
Mutual labels:  linux-desktop
Minions
Minions is a productive tool for Linux, inspired by LaunchBar in macOS
Stars: ✭ 67 (+109.38%)
Mutual labels:  linux-desktop
Calinix-Arch
CalinixOS Linux Distribution ISO Profiles
Stars: ✭ 42 (+31.25%)
Mutual labels:  linux-desktop
pw3270
3270 Emulator for gtk
Stars: ✭ 38 (+18.75%)
Mutual labels:  linux-desktop

Basecamp Desktop for Linux

Unofficial Basecamp GNU/Linux desktop client built with Electron.

Features

  • Native notifications
  • Context menu on links
  • Basic UI settings
  • Tray icon
    • Unread count badge
    • Left click to show / hide app
    • Right click for tray menu

The application menu is hidden by default, to show it press the alt key.

Privacy

No information is collected or tracked by the application, Electron however will save some data as with any webview. It is possible to purge that information with an in-app function: menu -> file -> 'Clear data' will erase all stored information and cache (any open session will be lost).

Prerequisites

As any GNU/Linux Electron application libappindicator1 is required for tray icon and libnotify for notifications but most likely they are already installed.

Installation

Download the latest release.

Manual build

Required tools:

  • Node
  • Npm
  • Yarn ^1.5.0

Clone this repo, cd to the local copy and run

yarn install

npm run build:64
# or npm run build:32

That will create a build/basecamp-linux-* directory with the application.

License

Check the LICENSE file.

Disclosure

This application is not affiliated, authorized, endorsed by or in any way officially connected with Basecamp.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].