de/en/ja

About Davsktop

License

Davsktop is licensed under the Apache License, Version 2.0.

Repository

You can get the latest version on github.

Icons

On Desktop

The root folder.
Click to open.
New folder.
Drag and drop this into folder where you want a new folder.
New text file.
Drag and drop this into folder where you want a new text file.
The trashbin.
Drag and drop unnecessary files into this.

On Window

Click this to reload.
Click this to close the window.
Click this to upload your modification.
Folder. Click this to open.
Text file. Click this to open.
Unknown file.
Link to the file.

Tips and Tricks

Configuration

You can configure Davsktop by writing following variables in config.js.
name usage default value
BACKGROUND_IMAGE background image undefined
MONTHS names of months ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"]
TEXT_MIME_PATTERN pattern for MIME-Type of text file /^text\//
TEXT_PATH_PATTERN pattern for path of text file /\.txt$/

Known Problems