Posts
-
timelapse
🎬 Native macOS app for recording timelapse videos of your desktop.
- Simple
- Open Source
- Easy to access
- Low memory and CPU usage
- Follows the cursor across screens while recording
Tags: #python • screen-recorder • time
-
react-native-sensitive-info
Save sensitive data into Android’s Shared Preferences with keystore encryption/iOS’s Keychain for React Native
react-native-sensitive-infomanages all data stored in Android Shared Preferences, iOS Keychain and Windows Credentials. You can set and get all key/value using simple methods.Tags: #java • react-native-sensitive-info • android
-
Winterfell
Generate complex, validated and extendable JSON-based forms in React.
Generate complex, validated and extendable JSON-based forms in React
Winterfell allows you to build up complex, multi-page forms with conditional questions, validation and conditional-page switching via a JSON schema, rendered by React.
Winterfell was initially made for a project in a sector that required a large, complex form with questions that would result in more questions or different pages when you clicked next. With an easy to write schema and a high level of customisation, comes a great power.
View Demo - Follow me on Twitter
Tags: #javascript • reactjs • react
-
ISO-3166-Countries-with-Regional-Codes
ISO 3166-1 country lists merged with their UN Geoscheme regional codes in ready-to-use JSON, XML, CSV data sets
These lists are the result of merging data from two sources, the Wikipedia ISO 3166-1 article for alpha and numeric country codes, and the UN Statistics site for countries’ regional, and sub-regional codes. In addition to countries, it includes dependent territories.
The International Organization for Standardization (ISO) site provides partial data (capitalised and sometimes stripped of non-latin ornamentation), but sells the complete data set as a Microsoft Access 2003 database. Other sites give you the numeric and character codes, but there appeared to be no sites that included the associated UN-maintained regional codes in their data sets. I scraped data from the above two websites that is all publicly available already to produce some ready-to-use complete data sets that will hopefully save someone some time who had similar needs.
Tags: #ruby • region-codes • countries
-
chimee-player
A complete set of H5 player. 这是一套包含UI插件、FLV和HLS解码器的快速上手解决方案,可以按您的业务场景适当调整依赖后重新构建打包。
这是基于chimee集成的一套您可以直接使用的HTML5播放器,提供有了默认样式,此时要避免CSS中给video写死宽高值—以避免全屏不能正常使用。
注意:当前文档适用于PC端,如果是移动端使用Chimee,您可以参考 Chimee-mobile-player 文档,移动端插件开发和注意事项可以参考Chimee 移动端插件开发 这篇文章。
并集成了以下官方UI插件:
也默认包含FLV&HLS解码器:
Tags: #javascript • chimee-player • chimee
-
asana-api-php-class
A dependency free, lightweight PHP class that acts as wrapper for Asana API. Lets make things fast and easy! :)
A dependency free, lightweight PHP class that acts as wrapper for Asana API.
Lets make things fast and easy! :)Tags: #php • asana • asana-api
-
assistant-simple
A simple sample application demonstrating the Watson Assistant api.
- Sign up for an IBM Cloud account.
- Download the IBM Cloud CLI.
- Create an instance of the Watson Assistant service and get your credentials:
- Go to the Watson Assistant page in the IBM Cloud Catalog.
- Log in to your IBM Cloud account.
- Click Create.
- Click Show to view the service credentials.
- Copy the
apikeyvalue, or copy theusernameandpasswordvalues if your service instance doesn’t provide anapikey. - Copy the
urlvalue.
Tags: #javascript
-
RendererRecyclerViewAdapter
A single adapter with multiple view types for the whole project
- Now you do not need to implement adapters for RecyclerView;
- You can easily use several types of cells in a single list;
- You can reuse cells in different RecyclerView;
- You can easily add a nested RecyclerView;
- You can easily add the DiffUtil;
- You can easily add the DiffUtil Payloads;
- You can easily save a state of a Item when scroll;
- You can easily add a Load More Indicator;
- Can be used without ViewHolder - use ViewBinder instead of ViewRenderer;
- Using this library will help you to follow SOLID principles.
Tags: #java • recyclerview • recyclerview-adapter
-
PHPageBuilder
A drag and drop page builder to manage pages in any PHP project.
PHPagebuilder is a drag and drop pagebuilder to manage pages in any PHP project.
PHPagebuilder can be used as an ultra lightweight CMS to quickly spin up new websites, or can be integrated into existing projects or your favorite frameworks (such as this version for Laravel). The server-side code does not depend on any other libraries and is blazing fast. It includes an optional website manager with a Bootstrap UI and integrates the most popular open source drag and drop pagebuilder: GrapesJS. This package is made with customization in mind, allowing you to configure, disable or replace any of its modules.
Tags: #php • drag-and-drop • pagebuilder
-
gensim-data
Data repository for pretrained NLP models and NLP corpora.
Research datasets regularly disappear, change over time, become obsolete or come without a sane implementation to handle the data format reading and processing.
For this reason, Gensim launched its own dataset storage, committed to long-term support, a sane standardized usage API and focused on datasets for unstructured text processing (no images or audio). This Gensim-data repository serves as that storage.
There’s no need for you to use this repository directly. Instead, simply install Gensim and use its download API (see the Quickstart below). It will “talk” to this repository automagically.
💡 When you use the Gensim download API, all data is stored in your
~/gensim-datahome folder.Read more about the project rationale and design decisions in this article: New Download API for Pretrained NLP Models and Datasets.
Tags: #python • dataset • gensim
subscribe via RSS