Questions tagged [tidekit]

TideKit is a development platform for creating, building and deploying native, hybrid or HTML5 applications for mobile, web, and desktop, written in JavaScript. TideKit was created and developed by the core developers of TideSDK. Its unique capability is to be able to write your project code once, and then package and deploy it to virtually every modern operating system (more than 16 including versions). Native packaging is also created for you.

TideKit is a development platform for creating, building and deploying native applications for mobile, web, and desktop, written in JavaScript from a single code base.

A video and slideshare are available that introduce TideKit. For more information about TideKit, visit TideKit.com

18 questions
9
votes
5 answers

Is TideSDK defunct?

I am interested in creating a desktop application using HTML5+webkit, and I'd like to be able to build a stand-alone executables for various target platforms like a .exe file for Windows and a .dmg image for Mac OS. I have played around with…
jacobq
  • 11,209
  • 4
  • 40
  • 71
5
votes
1 answer

Is TideSDK Production ready?

I am planning to develop an standalone app that will run on OSX and Windows using Html5, etc. I have been doing some analysis on some of the frameworks that will suite my needs. This is one of the blog that I came…
4
votes
1 answer

What are the core differences in platform support between TideSDK and TideKit?

I have a project I have coded using TideSDK. What is the difference in purpose and support for platforms between TideSDK and TideKit?
fairwinds
  • 2,133
  • 12
  • 21
3
votes
0 answers

TideKit free version for students / opensource

Will you plan to release a free version of TideKit for students/education or open source projects? https://www.tidekit.com/reservations
mkczyk
  • 2,460
  • 2
  • 25
  • 40
3
votes
2 answers

TideKit expected release (TideKit.com and TideKit have been Discontinued)

I am planning to develop a cross platform standalone app to support windows and Linux. TideSDK is my personal choice to go with. But, I have been actively following tideSDK(tidekit) for last 6 months and does not see anything about their product…
Ragav
  • 942
  • 4
  • 19
  • 37
2
votes
3 answers

single secure executable for tidesdk

I just started looking into TideSdk and noticed that when I "compile" (or package) a project (in Win-7), I get all of these dependecies which is actually the un-compiled source code for the app. Is there any way to: Have Tide SDK package a file…
qwertymk
  • 34,200
  • 28
  • 121
  • 184
1
vote
0 answers

TideKit Desktop Scripting functionality

So, I understand the concept of TideKit (and TideSDK) of packaging a database, and native functionality (such as file system manipulation) through the TI interface into what otherwise would be a (potentially offline) web-app. I'm confused as to how…
Sam
  • 995
  • 9
  • 16
1
vote
0 answers

How to listen for clipboard events in TideSDK?

I want to listen for clipboard events (when something is copied), and then grab a copy for processing. I can't seem to find an event for this within TideSDK. Even if I could, would this be triggered if the app isn't in focus?
Mike
  • 8,767
  • 8
  • 49
  • 103
1
vote
1 answer

Will TideKit be able to stream live video & audio from Android & IOS cameras & mics to a server?

I need to know if TideKit will be able to stream live video and audio from device cameras and microphones. The Android and IOS APIs allow for this. I think Flex can do it. I asked about this on the Twitter page but I'm looking for a more definitive…
xendi
  • 2,332
  • 5
  • 40
  • 64
1
vote
2 answers

Tidekit and C#/Java/C++ native code compatibility

I am interested in this new platform - Tidekit. But I couldn't find any answer to my questions: Is it possible to add C# (or at least C++/JAVA) code or Dll libraries to the solution? Is it possible to make a package with html+js+css and native code…
1
vote
1 answer

Size of smallest PC/Mac executable?

In TideKit: How large is the smallest offline executable you can create for Windows respectively Mac including running HTML content in a web view? Other solutions like NodeWebKit include a portable Chromium, which makes the minimum package at least…
1
vote
1 answer

prompt before exit program in TideSDK/TideKIT

I was looking for a way to tell the app to confirm if you really want to close the app before losing the changes of the project. Through the current API, I was not able to do it. Looking on how Air/Flex do that, it looks like an event listener of…
Erick
  • 160
  • 8
1
vote
1 answer

Integrating TideSDK with C *.dll

I've already written some backend *.dll files that I intend to use in a project. I need to visualize a simulation of the code, for which I intend to use charts and graphs from Chart.JS, by using it along with TideSDK for a desktop application. I…
Siddharth
  • 1,146
  • 3
  • 15
  • 28
0
votes
1 answer

Is TideKit still in progress?

I don't hear anything about TideKit since sept 29 '14… Can you just tell us if the project is still in progress ? Hope to hear you soon.
jym
  • 29
  • 4
0
votes
1 answer

i18n and TideSDK app

I can't find any information about this. Is it possible to implement i18n in tidesdk application? Is yes, how do you achieve this? I need to implement i18n in todesdk app, with possibility to easly add new languages.
dease
  • 2,975
  • 13
  • 39
  • 75
1
2