-
Notifications
You must be signed in to change notification settings - Fork 0
QT based multiplatformal off-line notes editor and manager which uses own ftp/sftp server with zip encryption
License
safrm/easybrain
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Easybrain 0.1.2* (20140307_1502) ------------------------------------------------------------------------------- Autor : Miroslav Safr Contact: miroslav.safr@gmail.com Web: http://easybrain.safrm.net/ Introduction: ------------------------------------------------------------------------------- How many times you wanted to copy some text from web and had to open notepad or gedit and copy it it there and than again just to remove annoying formating which came with it..? I did it many times :) Also once I opened the notepad I have been asking myself why this stupid editor does not have some more intuitive features.. Here is the reason simple but than when you use MS Office Word everything gets so complicated and ends up in never ending editing of never ending doc file. Specially style management grows like cancer. There exists already millions of text editors and some of them have strong communities and very cool features. I have been using many of them but in the end I realized that none of them suits me :(. I am using quite a lot nowadays google docs - for example to store my todo list but I think I am not so much paranoid if I expect very soon to get some targeted advertisements since these "free" services are not "so free" how they try to look like.. I try to accent data portability and reusability in many different environments. License ------------------------------------------------------------------------------- Since 0.0.5 changed to LGPL 2.1, (LICENSE.LGPL), previous releases Creative Commons — Attribution-NoDerivs 3.0 Unported command line parameters: ------------------------------------------------------------------------------- -h --help print command line usage -t --tray start minimized in tray -V --version print version configuration file ------------------------------------------------------------------------------- /home/<USER>/.config/easybrain/general.conf [General] CurrentProject=test ; name of project folder AutoSaveOnExit=true ; settings saving UserDataDir=/media/p/work/mirek/easybrain/build ; path to user data PackingPassword=easybrain123 ; password used for zip encoding DefaultOpenViewType=XmlSource ; default view - XmlSource, Text, RichFormat, OnlyPlainData FtpAddress=ftp://<myftpserver>.com/<dir>/ ; server path for synchronization Username=<FTP-USERNAME> ; ftp username Password=<FTP-PASSWORD> ; ftp password LastSynchTime=<TIMESTAMP> ; timestamp of last succesful synchronization filesystem: ------------------------------------------------------------------------------- local: ./easybrain.exe ./easybrain ./conf data: ./data/<project_name>/tmp # unpack synch /new # <project_name>_<TS>.eb /archive # <project_name>_<TS>.eb /backup # <project_name>_new_<TS>.tar.bz2 # <project_name>_archive_<TS>.tar.bz2 remote filesystem: ftp://easybrain/bin/version ftp://easybrain/<passwd>/new linux: /usr/bin/easybrain /usr/share/doc/easybrain/readme.txt /usr/share/icons/hicolor/scalable/apps/easybrain.svg /usr/share/applications/easybrain.desktop
About
QT based multiplatformal off-line notes editor and manager which uses own ftp/sftp server with zip encryption
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published