Welcome, Guest. Please login or register.

Login with username, password and session length
February 09, 2010, 05:49:06 PM

 

   Home   Help Search Login Register  

Pages: [1]   Go Down
  Print  
Author Topic: New full-featured eyeSync released as a first beta  (Read 3011 times)
MaR-V-iN
eyeOS Support
New User
*****
Offline Offline

Posts: 16



View Profile WWW
« on: July 23, 2009, 01:53:38 PM »

Hello,

The new eyeSync is nearly finished and i think it's time for a beta release.
You may download it for Windows here.
Linux (Mono) and Windows application for eyeos 1.8.7.0+: Download

Marvin
« Last Edit: August 26, 2009, 07:47:56 PM by MaR-V-iN » Logged
sexypizza
Junior User
**
Offline Offline

Posts: 57


View Profile
« Reply #1 on: July 23, 2009, 08:36:22 PM »

Why is Linux and Mac always last...
why does crap coding gets rewarded with being the first ?
Logged
Daniel Sousa
eyeOS Team
Hero User
*****
Offline Offline

Posts: 1322


View Profile
« Reply #2 on: July 24, 2009, 10:20:23 AM »

Because it's used by 90% of the people...
Logged
MaR-V-iN
eyeOS Support
New User
*****
Offline Offline

Posts: 16



View Profile WWW
« Reply #3 on: July 24, 2009, 10:51:36 AM »

Quote from: Forum Rules
Please do not start discussing about the positives and the negatives of Windows, Linux and Mac. Every user can choose its real operating system itself.
Cheesy
Logged
Pau Garcia-Milà
eyeOS Team
Hero User
*****
Offline Offline

Posts: 937


View Profile WWW
« Reply #4 on: July 24, 2009, 12:45:28 PM »

I think that the most important thing here is that Marvin dedicated some time to create a project that will help some eyeOS users. That "some" is more than 60% currently, but even if he had done an eyeSync just for Solaris users (currently < 2%) we should be thanking him in the same way.

This is why, even if we are not potential users for this invention (e.g. we're not windows users) we MUST say thanks as eyeOS community members.

--Pau
Logged

Pau Garcia-Milà
Nanawel
eyeOS Team
Senior User
*****
Online Online

Posts: 380



View Profile WWW
« Reply #5 on: July 24, 2009, 08:36:19 PM »

Great application MaR-V-iN!  Wink
I'm using it right now to synchronize some files with my private eyeOS, and it works really well.
One important feature for the next release (soon I hope!): synchronizing folders too?
Good job!
Logged

Anaël
Lars Knickrehm
eyeOS Team
Hero User
*****
Online Online

Posts: 2486



View Profile WWW
« Reply #6 on: July 25, 2009, 12:17:16 AM »

@sexypizza: As far as I know Marvin setup a Linux distribution only for porting his code to work with Mono, so if you don't scare him, he'll maybe be ready with that work in some time.

@Marvin (in German): Wie ich bislang immer dazu gesagt habe: Klasse Programm! Wir sprechen uns dann gemnächst wieder Smiley !
Logged

Regards, Lars Knickrehm

The eyeOS project 2009. http://eyeos.org/
Websites | Translations | Development
Daniel Sousa
eyeOS Team
Hero User
*****
Offline Offline

Posts: 1322


View Profile
« Reply #7 on: July 26, 2009, 12:16:27 AM »

It would be great to be able to sync other stuff besides files, like apps and configurations. This shouldn't be to hard.
Logged
alexhir
New User
*
Offline Offline

Posts: 18



View Profile
« Reply #8 on: August 17, 2009, 09:07:02 PM »

This might be useful Smiley http://warehouseapp.com/ Subversion Browser
Logged
MaR-V-iN
eyeOS Support
New User
*****
Offline Offline

Posts: 16



View Profile WWW
« Reply #9 on: August 26, 2009, 07:53:20 PM »

Update:
Quote
Linux (Mono) and Windows application for eyeos 1.8.7.0+: Download
Logged
Daniel Sousa
eyeOS Team
Hero User
*****
Offline Offline

Posts: 1322


View Profile
« Reply #10 on: August 27, 2009, 11:29:25 AM »

The link points to a .exe file. Can you provide instructions on how to run it under Linux?
Logged
Daniel Sousa
eyeOS Team
Hero User
*****
Offline Offline

Posts: 1322


View Profile
« Reply #11 on: August 27, 2009, 11:43:04 AM »

Answering to my own question:

Under Ubuntu Mono is already installed by default. To run eyeSync follow the steps:
1. Download file
2. run the command:
Code:
mono ~/eyeSync.exe

If you want to make even better (no needed):
2. Move eyeSync to the directory ~/.eyeSync (or whichever directory you like)
3. Create a file named "eyeSync" on your home folder
4, Open this file with Gedit and add the content:
Code:
#!/bin/sh
mono ~/.eyeSync/eyeSync.exe
5. Give write permission to the file and move it to /usr/bin:
Code:
chmod +x ./eyeSync
sudo mv ./eyeSync /usr/bin/eyeSync
Now you can launch eyeSync with the command "eyeSync" and add it to the menu or to the startup applications.
« Last Edit: August 27, 2009, 11:45:42 AM by Daniel Sousa » Logged
Pages: [1]   Go Up
  Print  
 
Jump to:  


Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!