All Projects → ritchie46 → dbignore

ritchie46 / dbignore

Licence: MIT License
Automatically ignore directories in your Dropbox folder

Programming Languages

go
31211 projects - #10 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to dbignore

markdown.today
Store your journal as an encrypted markdown file on Dropbox and edit/view it from any browser
Stars: ✭ 61 (+369.23%)
Mutual labels:  dropbox
yii2-message
System for users to send each other private messages.
Stars: ✭ 37 (+184.62%)
Mutual labels:  ignorelist
dopresskit-static
A static version of Rami Ismail's presskit()
Stars: ✭ 28 (+115.38%)
Mutual labels:  dropbox
org-mode-sms-inbox
Harvest org-mode todos with Dropbox, Twilio, and IFTTT.
Stars: ✭ 19 (+46.15%)
Mutual labels:  dropbox
ufw-extras
Extra ufw-* files for /etc/ufw/applications.d
Stars: ✭ 18 (+38.46%)
Mutual labels:  dropbox
dboxpaper
client for Dropbox Paper
Stars: ✭ 90 (+592.31%)
Mutual labels:  dropbox
go-storage
A vendor-neutral storage library for Golang: Write once, run on every storage service.
Stars: ✭ 387 (+2876.92%)
Mutual labels:  dropbox
decwindbx
A sort of a toolkit to decrypt Dropbox Windows DBX files
Stars: ✭ 22 (+69.23%)
Mutual labels:  dropbox
GitHubDropBox
A tutorial for how to combine GitHub and DropBox in a research project
Stars: ✭ 28 (+115.38%)
Mutual labels:  dropbox
hassio-dropbox-sync
Back up your Hass.io snapshots and other local files to Dropbox
Stars: ✭ 99 (+661.54%)
Mutual labels:  dropbox
iGenomics
The first app for Mobile DNA Sequence Alignment and Analysis
Stars: ✭ 33 (+153.85%)
Mutual labels:  dropbox
ccViewer
CryptCloudViewer source codes
Stars: ✭ 66 (+407.69%)
Mutual labels:  dropbox
Dropbox-Paper-Desktop
Unofficial Dropbox Paper app for OS X
Stars: ✭ 22 (+69.23%)
Mutual labels:  dropbox
mine
Share application state across computers using Dropbox.
Stars: ✭ 14 (+7.69%)
Mutual labels:  dropbox
rclone-drive
☁️Simple web cloud storage based on rclone, transform cloud storage (s3, google drive, one drive, dropbox) into own custom web-based storage
Stars: ✭ 30 (+130.77%)
Mutual labels:  dropbox
dropboxignore
It's all about the missing .dropboxignore file.
Stars: ✭ 83 (+538.46%)
Mutual labels:  dropbox
bim360appstore-data.management-nodejs-transfer.storage
Autodesk design file transfer app: Transfers files from Autodesk (BIM 360, Fusion 360) to other Storages (Dropbox, Box, Onedrive, Google Drive, Egnyte)
Stars: ✭ 28 (+115.38%)
Mutual labels:  dropbox
anyfs
Portable file system for Node
Stars: ✭ 17 (+30.77%)
Mutual labels:  dropbox
carrierwave-dropbox
Carrierwave storage for Dropbox
Stars: ✭ 67 (+415.38%)
Mutual labels:  dropbox
PandaNote
iOS markdown Note App / iOS的markdown笔记应用
Stars: ✭ 32 (+146.15%)
Mutual labels:  dropbox

Dropbox Ignore

Automatically ignore directory names in Dropbox based on their name. The application will run as lightweight service and will exclude files with selective sync on creation.

Installing node_modules won't cause a cpu stress test anymore!

Installation

Build from source or download a binary from the build directory

Usage

Put the .dbignore file in the root of the directory that you want watched. All directories will be watched recursively.

You can run the application by one of the following:

  1. Saving the binary in the same location as the .dbignore file
  2. Save the binary anywhere you like and call it with the path to .dbignore file as second argument.
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].