Giter Club home page Giter Club logo

remkodrive's Introduction

RemkoDrive a onedrive client for Mint and Ubuntu (well, only tested on mint)



To install:
- sudo apt-get install python-qt4
- make anaconda env from enviroment.yml 


Alternative:
- sudo apt-get install python3-pyqt4
- pip3 install onedrivesdk
- pip3 install tendo
- pip3 install inotify
 
 
To start:

In the remkodrive directory
python remkodrive.py


Offcourse you can add it to the linux mint menu.

 You can also run it from the mint menu
 
 If you don't know how to do this, don't use this app yet...don't have an install script yet.
 
Known issues:
 
 - in case of copy on computer it deletes the old and reuploads (not fun if there are big files in there!)
 - Move the same
 - if you delete files in your webbrowser on your onedrive they will  be reuploaded
 - no decent delta token implementation (basically on startup it always compares all files on date/time last modified)
 
 This is still in development. No garantee given or implied!
 
 It will put an icon in the traybar like for example insync does
 
 
 HELP  WELCOME! (specially from people who made client apps on python before).
 
 remko66 (at) gmail.com
 
 copyright: You have the right to copy. (gnu or something, anyway i won't bother you)
  This is still in development. No garantee given or implied
 
 Any questions before i have time to document the code and improve it? Mail me...don't be lazy i love getting feedback.


Main depencencies
sudo apt-get install python3-pyqt4
pip3 install onedrivesdk
pip3 install tendo
pip3 install inotify

remkodrive's People

Contributors

remko66 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

remkodrive's Issues

remkodrive.py does not work

Hi
see the questions at *****
out of Readme.file
To install:

  • sudo apt-get install python-qt4
  • make anaconda env from enviroment.yml
    ***** no makefile found - why?

Alternative:

  • sudo apt-get install python3-pyqt4
  • pip3 install onedrivesdk
    *** should update - i did
  • pip3 install tendo
    *** should update - i did
  • pip3 install inotify
    *** should update - i did
    only "pip" did work as a command .NOT: "pip3"

RESULT:
~/onedrive/remkodrive-master/remkodrive $ python remkodrive.py Traceback (most recent call last):
File "remkodrive.py", line 3, in
from onedrivestuff import *
File "/home/achimbenoit/onedrive/remkodrive-master/remkodrive/onedrivestuff.py", line 1, in
import onedrivesdk
ImportError: No module named onedrivesdk

Hi I've got a lot of bugs while running commands out of readme i think

  • any idea what to do with this result ? - see RESULT:

thanks a lot for helping me

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.