This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
Wilma456's profile picture

Owncloud - A cloud for all your things

Started by Wilma456, 08 June 2016 - 01:46 PM
Wilma456 #1
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

Download
Owncloud:

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
Kronix #2
Posted 08 June 2016 - 08:53 PM
Screenshots don't hurt
Selim #3
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
Wilma456 #4
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.
Kronix #5
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.
H4X0RZ #6
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.
Kronix #7
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 :)/>
Wilma456 #8
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.
AssossaGPB #9
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.
Kronix #10
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.
Wilma456 #11
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.