188 posts
Location
Germany
Posted 08 June 2016 - 03:46 PM
This Programm is a Cloud, that works with plugins. Theres a lot of programm, that need a server. But with Owncloud you just need one server with plugins. At the moment, theres just a file plugin included, but you can code your own Plugins. For more information, read the manual that you get with the instalation.
Screenshots
DownloadOwncloud:
wget https://raw.githubusercontent.com/Wilma456/Computercraft/master/Owncloud/Cloud/install.lua Owncloud
OwncloudFile:
A Fileclient for owncloud:
wget https://github.com/Wilma456/Computercraft/blob/master/Owncloud/Client/OwncloudFile.lua OwncloudFile
Features:-Code your own plugins
-Multi user support
-File Cloud
Edited on 10 June 2016 - 03:49 PM
29 posts
Posted 08 June 2016 - 08:53 PM
Screenshots don't hurt
196 posts
Location
Hiding in Online Storage
Posted 09 June 2016 - 02:12 AM
Just so you know,
OwnCloud is already the name of a service. When making a program, I recommend Googling the name before publishing it, to make sure nothing else uses it.
Edited on 09 June 2016 - 12:13 AM
188 posts
Location
Germany
Posted 09 June 2016 - 04:08 PM
Screenshots don't hurt
The Programm just show you the Text "Owncloud is runing. The ID is (ID of your Computer)" The Rest works in Backound. Why you need a Screenshot for this short text?
Just so you know,
OwnCloud is already the name of a service. When making a program, I recommend Googling the name before publishing it, to make sure nothing else uses it.
I know. I had given it the name, because I want to make the same in Computercraft. But if there a problem, I can it with the next update rename to "Minecloud". Theres just a Server with this name and I think, thats no problem.
29 posts
Posted 09 June 2016 - 06:07 PM
Screenshots don't hurt
The Programm just show you the Text "Owncloud is runing. The ID is (ID of your Computer)" The Rest works in Backound. Why you need a Screenshot for this short text?
Screenshots give people an idea of what they're downloading. It just helps bring interest to your program.
1583 posts
Location
Germany
Posted 09 June 2016 - 07:42 PM
Screenshots don't hurt
The Programm just show you the Text "Owncloud is runing. The ID is (ID of your Computer)" The Rest works in Backound. Why you need a Screenshot for this short text?
Screenshots give people an idea of what they're downloading. It just helps bring interest to your program.
But how do you attract interest with no GUI? It's a server, it neither needs a GUI nor screenshots to be interesting.
29 posts
Posted 09 June 2016 - 09:24 PM
But how do you attract interest with no GUI? It's a server, it neither needs a GUI nor screenshots to be interesting.
I had no idea there was no gui. Screenshots would have helped there :)/>
188 posts
Location
Germany
Posted 10 June 2016 - 05:52 PM
I have updatet owncloud to version 1.1.
It use now the modem API and tables. And you can run now plugins in Background.
The File in /owncloud/config dont work at the moment, because I had some bugs.
132 posts
Location
Florida, USA
Posted 11 June 2016 - 12:43 AM
But how do you attract interest with no GUI? It's a server, it neither needs a GUI nor screenshots to be interesting.
I had no idea there was no gui. Screenshots would have helped there :)/>
You want screenshots of something that doesn't exist in order to prove it doesn't exist? Nice one.
29 posts
Posted 11 June 2016 - 04:56 AM
You want screenshots of something that doesn't exist in order to prove it doesn't exist? Nice one.
That's exactly what I want, screenshots so I know what I'm getting. Please go back to the original thread, the OP worked hard on this program and no one is talking about it.
188 posts
Location
Germany
Posted 11 June 2016 - 03:56 PM
Theres a new update. Plugins, who run in background a now faster and I have added a gps plugin. Just write the position of your PC in /owncloud/config/gps and set false to true.