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

TechOS 1.0 Is out 1/31/2016

Started by Siftos31, 31 January 2016 - 06:38 AM
Siftos31 #1
Posted 31 January 2016 - 07:38 AM
TechOS is Out TechOS1.0

TechOS is new fresh os with right click menu

!Don't test Skype I'ts broken!

in the info on the top right if u click there a info text coming up.
houses there is not done is coming out in 2.0

sorry for my english I'm form sweden.

pastebin run 47y91S7U

If u have any problems send it to adrian.sodergard gmail.com
Edited on 11 April 2016 - 03:35 PM
Chickenbreadlp #2
Posted 31 January 2016 - 11:40 AM
I have some tipps for you:
  • First of all: It's already a bit ago, since we had a huge amount of NDFJayOS Clones; and please don't work any longer on this clone either, unless you completly make it you own (like this guy did: AdmiOS RW)
  • screenies should always be included, if you're presenting a new program/OS
  • most people (that might include you) are better off starting a tool or just a basic program then an OS, because an OS is very complicated internally
Blue #3
Posted 31 January 2016 - 01:12 PM
Instead of making everything white,use a custom download function like this:

local download = function(id,file)
local code = http.get("pastebin.com/raw/"..textutils.urlEncode( id))
local h = fs.open(file,"w")
h.write(code)
h.close()
end

download("r8M5Y8pz","TechOS")
Siftos31 #4
Posted 31 January 2016 - 01:36 PM
hello I now who NDFJay are. And I working on this this is an very early release so I'm not done. Wait is going to be more my own OS. Wait Chickenbreadlp

sorry I'm from sweden not good english

have u test edit TechOS so can u see I'ts like NDFJay but I have programme very much own